Skip to content

Commit

Permalink
chore(release): 10.0.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored and Anton Golub committed Nov 22, 2023
1 parent 530117c commit 30945e9
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.6](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.5...v10.0.6) (2023-11-22)

### Fixes & improvements
* refactor: use os.temp() instead of find-cache-dir ([85776a0](https://github.com/antongolub/yarn-audit-fix/commit/85776a013e00402e966a715747859c2a1be654ab))
* fix: rm find-up and pkg-dir from deps to bring back nodejs 16 support ([5ac29c1](https://github.com/antongolub/yarn-audit-fix/commit/5ac29c172c333df2ce7716f2face54ecfb383c3e))

## [10.0.5](https://github.com/antongolub/yarn-audit-fix/compare/v10.0.4...v10.0.5) (2023-11-16)

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

0 comments on commit 30945e9

Please sign in to comment.