Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.32.14 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.32.14"></a>
## [0.32.14](oclif/oclif@f2d3b5d...v0.32.14) (2018-02-02)

### Bug Fixes

* add bin scripts to files ([a95f10c](oclif/oclif@a95f10c))
* added bin script to pjson ([190cb30](oclif/oclif@190cb30))
  • Loading branch information
oclif-bot committed Feb 2, 2018
1 parent a95f10c commit 80b0d1c
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
@@ -1,3 +1,12 @@
<a name="0.32.14"></a>
## [0.32.14](https://github.com/anycli/cli/compare/f2d3b5d77719508cd3247e294efeeaee9def7fb6...v0.32.14) (2018-02-02)


### Bug Fixes

* add bin scripts to files ([a95f10c](https://github.com/anycli/cli/commit/a95f10c))
* added bin script to pjson ([190cb30](https://github.com/anycli/cli/commit/190cb30))

<a name="0.32.13"></a>
## [0.32.13](https://github.com/anycli/cli/compare/8ba2b5f0b87683fb1d06a2a521afb69913a80129...v0.32.13) (2018-02-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@anycli/cli",
"description": "anycli: create your own CLI",
"version": "0.32.13",
"version": "0.32.14",
"author": "Jeff Dickey @jdxcode",
"bin": {
"anycli": "bin/run"
Expand Down

0 comments on commit 80b0d1c

Please sign in to comment.