Skip to content

Commit

Permalink
chore(release): 3.2.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.8](v3.2.7...v3.2.8) (2020-10-10)

### Bug Fixes

* **deps:** update dependency npm to v7.0.0-rc.4 ([294716a](294716a))
  • Loading branch information
antongolub committed Oct 10, 2020
1 parent 294716a commit cb06533
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.8](https://github.com/antongolub/yarn-audit-fix/compare/v3.2.7...v3.2.8) (2020-10-10)


### Bug Fixes

* **deps:** update dependency npm to v7.0.0-rc.4 ([294716a](https://github.com/antongolub/yarn-audit-fix/commit/294716a0fe99087b54b77d0183b32d4646c9c543))

## [3.2.7](https://github.com/antongolub/yarn-audit-fix/compare/v3.2.6...v3.2.7) (2020-10-07)


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": "3.2.7",
"version": "3.2.8",
"private": false,
"description": "Apply `npm audit fix` logic to `yarn.lock`",
"bin": {
Expand Down

0 comments on commit cb06533

Please sign in to comment.