Skip to content

Commit

Permalink
chore(release): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
phatpham9 committed Mar 21, 2020
1 parent 6eac7cc commit b1bf21d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [0.1.5](https://github.com/boringcodes/utils/compare/v0.1.4...v0.1.5) (2020-03-21)


### Bug Fixes

* **close #5:** missing dist files in npm package ([#9](https://github.com/boringcodes/utils/issues/9)) ([6eac7cc](https://github.com/boringcodes/utils/commit/6eac7cc)), closes [#5](https://github.com/boringcodes/utils/issues/5)



### [0.1.4](https://github.com/boringcodes/utils/compare/v0.1.3...v0.1.4) (2020-03-21)


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": "@boringcodes/utils",
"version": "0.1.4",
"version": "0.1.5",
"description": "Boring Utilities",
"homepage": "https://github.com/boringcodes/utils",
"bugs": "https://github.com/boringcodes/utils/issues",
Expand Down

0 comments on commit b1bf21d

Please sign in to comment.