Skip to content

Commit

Permalink
10.0.1 Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeadle committed Jan 16, 2024
1 parent 4ded5e3 commit 3f1e45a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [10.0.1] - 2024-01-16
### Added
- eslint annotations to work around chai lint issues in v5
- NodeJS v21 test run

### Updated
- 8.x marked as obsolete
- @snyk/protect@1.1269.0
- @types/chai@4.3.11
- @types/checkstyle-formatter@1.0.2
- @types/deep-equal@1.0.4
- @types/minimist@1.2.5
- @types/mocha@10.0.6
- @types/node@20.11.2
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- (volta) [email protected]
- github/codeql-action/init@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/analyze@v3
- actions/setup-node@v4

## [10.0.0] - 2023-10-23

### Added
Expand Down Expand Up @@ -597,6 +624,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- grunt for task running.
- grunt-release for releasing tagged versions.

[10.0.1]: https://github.com/timbeadle/cfpathcheck/compare/10.0.0...10.0.1
[10.0.0]: https://github.com/timbeadle/cfpathcheck/compare/9.0.0...10.0.0
[9.0.0]: https://github.com/timbeadle/cfpathcheck/compare/8.1.3...9.0.0
[8.1.3]: https://github.com/timbeadle/cfpathcheck/compare/8.1.2...8.1.3
Expand Down

0 comments on commit 3f1e45a

Please sign in to comment.