Skip to content

Commit 4cbaf18

Browse files
patch(1.7.3): fix and update (#206)
Update packages, and fix schema.json
1 parent 4920dba commit 4cbaf18

File tree

7 files changed

+115
-1542
lines changed

7 files changed

+115
-1542
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,25 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88

99
## [Released]
1010

11+
##[1.7.3](#v1.7.3) (2022-01-26)
12+
13+
### Fixed
14+
15+
- `schema.json` definition for `freecodecamp.conf.json`
16+
17+
### Removed
18+
19+
- `glob`
20+
- `@types/glob`
21+
- `mocha`
22+
- `@types/mocha`
23+
- `vscode-test-electron`
24+
- `src/test` directory
25+
26+
### Updated
27+
28+
- `webpack-cli` to `5.0.1`
29+
1130
##[1.7.2](#v1.7.2) (2022-12-15)
1231

1332
### Added

0 commit comments

Comments
 (0)