Skip to content

Commit

Permalink
chore(release): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
srfrnk committed Feb 17, 2018
1 parent 619860b commit 13348b6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.1.5"></a>
## [0.1.5](https://github.com/srfrnk/re-tree/compare/v0.1.4...v0.1.5) (2018-02-17)


### Bug Fixes

* **CI-CD:** added npm script for publish (manual npm publish) ([33f1421](https://github.com/srfrnk/re-tree/commit/33f1421))
* [#4](https://github.com/srfrnk/re-tree/issues/4) ([619860b](https://github.com/srfrnk/re-tree/commit/619860b))



<a name="0.1.4"></a>
## [0.1.4](https://github.com/srfrnk/re-tree/compare/v0.1.3...v0.1.4) (2018-02-16)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "re-tree",
"version": "0.1.4",
"version": "0.1.5",
"homepage": "https://github.com/srfrnk/re-tree",
"authors": [
"srfrnk <srfrnk@gmail.com>"
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
@@ -1,6 +1,6 @@
{
"name": "re-tree",
"version": "0.1.4",
"version": "0.1.5",
"devDependencies": {
"angular": "*",
"angular-mocks": "*",
Expand Down

0 comments on commit 13348b6

Please sign in to comment.