Skip to content

Commit

Permalink
8.0.0 Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeadle committed Mar 17, 2023
1 parent 258ebd9 commit e8b89e6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [8.0.0] - 2023-03-17
### Added
- Version support matrix

### Updated
- `sync` is now imported directly from `glob`
- @snyk/protect@1.1120.0
- @types/glob@8.1.0
- [email protected]
- [email protected]
- [email protected]
- [email protected]

### Removed
- Breaking: NodeJS support <14.17

## [7.0.1] - 2023-03-15
### Updated
- @snyk/protect@1.1118.0
Expand Down Expand Up @@ -487,6 +503,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- grunt for task running.
- grunt-release for releasing tagged versions.

[8.0.0]: https://github.com/timbeadle/cfpathcheck/compare/7.0.1...8.0.0
[7.0.1]: https://github.com/timbeadle/cfpathcheck/compare/7.0.0...7.0.1
[7.0.0]: https://github.com/timbeadle/cfpathcheck/compare/6.0.0...7.0.0
[6.0.0]: https://github.com/timbeadle/cfpathcheck/compare/5.0.2...6.0.0
Expand Down

0 comments on commit e8b89e6

Please sign in to comment.