Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](v1.2.1...v1.2.2) (2020-03-06)

### Bug Fixes

* **deps:** update dependencies ([899633c](899633c))
  • Loading branch information
5app-Machine committed Mar 6, 2020
1 parent 899633c commit ec07280
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 @@
## [1.2.2](https://github.com/5app/package-template/compare/v1.2.1...v1.2.2) (2020-03-06)


### Bug Fixes

* **deps:** update dependencies ([899633c](https://github.com/5app/package-template/commit/899633cbae3542ddb4efbba6af646e0897eac606))

## [1.2.1](https://github.com/5app/js-template/compare/v1.2.0...v1.2.1) (2019-12-12)


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": "@5app/package-template",
"version": "1.2.1",
"version": "1.2.2",
"private": true,
"description": "Description",
"main": "index.js",
Expand Down

0 comments on commit ec07280

Please sign in to comment.