Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.0...v4.1.0) (2021-03-24)

### Features

* warn if yaf is out of date ([6ac2bd1](6ac2bd1)), closes [#82](#82)
  • Loading branch information
antongolub committed Mar 24, 2021
1 parent 6ac2bd1 commit f97be16
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 @@
# [4.1.0](https://github.com/antongolub/yarn-audit-fix/compare/v4.0.0...v4.1.0) (2021-03-24)


### Features

* warn if yaf is out of date ([6ac2bd1](https://github.com/antongolub/yarn-audit-fix/commit/6ac2bd16f7640aa6b13e1007a7478e03d576522e)), closes [#82](https://github.com/antongolub/yarn-audit-fix/issues/82)

# [4.0.0](https://github.com/antongolub/yarn-audit-fix/compare/v3.3.3...v4.0.0) (2021-03-24)


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

0 comments on commit f97be16

Please sign in to comment.