Skip to content

Commit

Permalink
patch(1.7.3): fix and update (#206)
Browse files Browse the repository at this point in the history
Update packages, and fix schema.json
  • Loading branch information
ShaunSHamilton authored Jan 26, 2023
1 parent 4920dba commit 4cbaf18
Show file tree
Hide file tree
Showing 7 changed files with 115 additions and 1,542 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,25 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Released]

##[1.7.3](#v1.7.3) (2022-01-26)

### Fixed

- `schema.json` definition for `freecodecamp.conf.json`

### Removed

- `glob`
- `@types/glob`
- `mocha`
- `@types/mocha`
- `vscode-test-electron`
- `src/test` directory

### Updated

- `webpack-cli` to `5.0.1`

##[1.7.2](#v1.7.2) (2022-12-15)

### Added
Expand Down
Loading

0 comments on commit 4cbaf18

Please sign in to comment.