Skip to content

Commit

Permalink
chore(*): release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakam committed Jul 19, 2019
1 parent b7c4af6 commit 96458e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.2.1] - 2019-07-18
### Fixed
- Bump the Node.js engine to match the ES2017 syntax in this project

Expand Down
2 changes: 1 addition & 1 deletion package-lock.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.2.0"
"version": "1.2.1"
}

0 comments on commit 96458e7

Please sign in to comment.