Skip to content

Commit

Permalink
release(version): Release 1.2.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.15](v1.2.14...v1.2.15) (2019-10-05)

### Chores

* **deps:** update semantic-release npm plugin to 1.3.0 ([47185e8](47185e8))
  • Loading branch information
semantic-release-bot committed Oct 5, 2019
1 parent 47185e8 commit 985c2bb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.15](https://github.com/oleg-koval/trembita/compare/v1.2.14...v1.2.15) (2019-10-05)


### Chores

* **deps:** update semantic-release npm plugin to 1.3.0 ([47185e836811bf7445672ee4a963aaa1a9a85d1c](https://github.com/oleg-koval/trembita/commit/47185e836811bf7445672ee4a963aaa1a9a85d1c))

## [1.2.14](https://github.com/oleg-koval/trembita/compare/v1.2.13...v1.2.14) (2019-10-05)

## [1.2.13](https://github.com/oleg-koval/trembita/compare/v1.2.12...v1.2.13) (2019-09-30)
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 @@ -56,5 +56,5 @@
"test": "mocha",
"test:coverage": "npm run nyc | coveralls"
},
"version": "1.2.14"
"version": "1.2.15"
}

0 comments on commit 985c2bb

Please sign in to comment.