Skip to content

Commit

Permalink
chore(release): 2.16.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.16.6](v2.16.5...v2.16.6) (2024-11-11)

### Bug Fixes

* **snyk:** resolutions not respected when running license check ([492879d](492879d))
  • Loading branch information
semantic-release-bot committed Nov 11, 2024
1 parent 9c02c15 commit b770c05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.16.6](https://github.com/zotoio/x-fidelity/compare/v2.16.5...v2.16.6) (2024-11-11)


### Bug Fixes

* **snyk:** resolutions not respected when running license check ([492879d](https://github.com/zotoio/x-fidelity/commit/492879defa36e83d13c800ff4109c29e681cf0e9))

## [2.16.5](https://github.com/zotoio/x-fidelity/compare/v2.16.4...v2.16.5) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "x-fidelity",
"version": "2.16.5",
"version": "2.16.6",
"description": "cli for opinionated framework adherence checks",
"main": "dist/xfidelity",
"bin": {
Expand Down

0 comments on commit b770c05

Please sign in to comment.