Skip to content

Commit

Permalink
chore(release): 0.2.3 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.2.3"></a>
## [0.2.3](v0.2.2...v0.2.3) (2018-05-10)

### Fix

* Changed register ts-node path ([16e461c](16e461c))

### Upgrade

* Dependency upgrade ([c42466f](c42466f))
  • Loading branch information
semantic-release-bot committed May 10, 2018
1 parent 16e461c commit d7da278
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.2.3"></a>
## [0.2.3](https://github.com/unlight/node-package-starter/compare/v0.2.2...v0.2.3) (2018-05-10)


### Fix

* Changed register ts-node path ([16e461c55743700c8c007840add9ae9d7e425aca](https://github.com/unlight/node-package-starter/commit/16e461c55743700c8c007840add9ae9d7e425aca))

### Upgrade

* Dependency upgrade ([c42466f533f0f716d2bc181f703218f951975b8f](https://github.com/unlight/node-package-starter/commit/c42466f533f0f716d2bc181f703218f951975b8f))

<a name="0.2.2"></a>
## [0.2.2](https://github.com/unlight/node-package-starter/compare/v0.2.1...v0.2.2) (2018-04-02)

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": "node-package-starter",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"description": "node-package-starter",
"main": "dist/index.js",
Expand Down

0 comments on commit d7da278

Please sign in to comment.