Skip to content

Commit

Permalink
chore(release): 10.0.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Aug 6, 2024
1 parent 106229b commit c929e36
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.0.8](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.7...v10.0.8) (2024-08-06)

### Fixes & improvements
* fix: apply object key sort to npm view deps output (#336) ([106229b](https://github.com/antongolub/yarn-audit-fix/commit/106229b7a187eac94fa1aaa88aa4e9a4d9c6ca78))
* fix: set shell true to handle sec fix for windows (#335) ([6a29f1c](https://github.com/antongolub/yarn-audit-fix/commit/6a29f1c204a3cc0245059c91ae9fb2bf3c6c2b53))

## [10.0.7](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.6...v10.0.7) (2023-11-23)

### 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.7",
"version": "10.0.8",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c929e36

Please sign in to comment.