Skip to content

Commit 35d4c9a

Browse files
committed
chore(release): 10.1.0 [skip ci]
1 parent e8a4135 commit 35d4c9a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.1.0](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.9...v10.1.0) (2024-10-26)
2+
3+
### Features
4+
* feat: use "exclude" and "ignore" CLI options when running `yarn npm audit` command ([015a4b9](https://github.com/antongolub/yarn-audit-fix/commit/015a4b919a73279d1415466b6879e79cd8364ce7))
5+
* feat: support multi-value CLI options ([2664c66](https://github.com/antongolub/yarn-audit-fix/commit/2664c66c0b83aa7250df715e7ac6beef8b17646c))
6+
17
## [10.0.9](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.8...v10.0.9) (2024-08-21)
28

39
### Fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarn-audit-fix",
3-
"version": "10.0.9",
3+
"version": "10.1.0",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)