diff --git a/CHANGELOG.md b/CHANGELOG.md index 22818dbd..73e7add7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.12](https://github.com/antongolub/yarn-audit-fix/compare/v3.2.11...v3.2.12) (2020-10-30) + + +### Bug Fixes + +* **package:** up deps, fix vuls ([067b03c](https://github.com/antongolub/yarn-audit-fix/commit/067b03c55b350f635f0699de4b7cac5fef08a146)) + ## [3.2.11](https://github.com/antongolub/yarn-audit-fix/compare/v3.2.10...v3.2.11) (2020-10-17) diff --git a/package.json b/package.json index 7f81415a..a151474e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarn-audit-fix", - "version": "3.2.11", + "version": "3.2.12", "private": false, "description": "Apply `npm audit fix` logic to `yarn.lock`", "bin": {