Skip to content

Commit

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

## [8.1.4] - 2024-01-03
### Added
- eslint ignore annotations in test files when importing `chai@5`
- (Dependabot) `versioning-strategy: increase`
- (Renovate) `packageRules`, `rangeStrategy` and `transitiveRemediation` options

### Updated
- @snyk/protect@1.1267.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.8.7
- actions/checkout@v4
- actions/setup-node@v4
- chai@5.0.0
- deep-equal@2.2.3
- eslint-plugin-import@2.29.1
- eslint@8.56.0
- github/codeql-action/analyze@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/init@v3
- glob@10.3.10
- ls-engines@0.9.1
- prettier@3.1.1
- typescript@5.3.3

## [8.1.3] - 2023-06-30
### Updated
- @snyk/protect@1.1187.0
Expand Down Expand Up @@ -552,6 +580,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- grunt for task running.
- grunt-release for releasing tagged versions.

[8.1.3]: https://github.com/timbeadle/cfpathcheck/compare/8.1.3...8.1.4
[8.1.3]: https://github.com/timbeadle/cfpathcheck/compare/8.1.2...8.1.3
[8.1.2]: https://github.com/timbeadle/cfpathcheck/compare/8.1.1...8.1.2
[8.1.1]: https://github.com/timbeadle/cfpathcheck/compare/8.1.0...8.1.1
Expand Down

0 comments on commit 0703c73

Please # to comment.