Skip to content

Commit

Permalink
chore(*): release version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakam committed Feb 6, 2021
1 parent c73cf83 commit 184ef20
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [1.5.0] - 2021-02-06
### Added
- Option to bypass the reporter entirely when there are no errors

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json → npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
"pretest": "npm run lint",
"test": "jest"
},
"version": "1.4.0"
"version": "1.5.0"
}

0 comments on commit 184ef20

Please sign in to comment.