Skip to content

Commit

Permalink
chore(release): 10.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 26, 2024
1 parent e8a4135 commit 35d4c9a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [10.1.0](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.9...v10.1.0) (2024-10-26)

### Features
* feat: use "exclude" and "ignore" CLI options when running `yarn npm audit` command ([015a4b9](https://github.com/antongolub/yarn-audit-fix/commit/015a4b919a73279d1415466b6879e79cd8364ce7))
* feat: support multi-value CLI options ([2664c66](https://github.com/antongolub/yarn-audit-fix/commit/2664c66c0b83aa7250df715e7ac6beef8b17646c))

## [10.0.9](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.8...v10.0.9) (2024-08-21)

### Fixes & improvements
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": "yarn-audit-fix",
"version": "10.0.9",
"version": "10.1.0",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 35d4c9a

Please sign in to comment.