Skip to content

Commit

Permalink
chore(release): 10.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored and Anton Golub committed Aug 5, 2023
1 parent 67e56c5 commit b4062fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [10.0.0](https://github.com/antongolub/yarn-audit-fix/compare/v9.3.12...v10.0.0) (2023-08-05)

### Fixes & improvements
* perf: deps revision ([5ec15c0](https://github.com/antongolub/yarn-audit-fix/commit/5ec15c0ec2c90cbed9ae5aa585f35b5feeb2f453))
* perf: improve exceptions logging on empty stderr ([ea3e501](https://github.com/antongolub/yarn-audit-fix/commit/ea3e501fed4479b1e9d415a871466ea446d10ecc))

### BREAKING CHANGES
* following the deps, require Node.js v14 ([5ec15c0](https://github.com/antongolub/yarn-audit-fix/commit/5ec15c0ec2c90cbed9ae5aa585f35b5feeb2f453))

## [9.3.12](https://github.com/antongolub/yarn-audit-fix/compare/v9.3.11...v9.3.12) (2023-06-16)


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

0 comments on commit b4062fe

Please sign in to comment.