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.31.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.31.0"></a>
# [0.31.0](oclif/oclif@e324c14...v0.31.0) (2018-02-01)

### Features

* rename package to [@anycli](https://github.com/anycli)/cli ([ec28865](oclif/oclif@ec28865))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent ec28865 commit 242c056
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.31.0"></a>
# [0.31.0](https://github.com/anycli/anycli/compare/e324c141548c6c025271fa0a4da721de670a60a7...v0.31.0) (2018-02-01)


### Features

* rename package to [@anycli](https://github.com/anycli)/cli ([ec28865](https://github.com/anycli/anycli/commit/ec28865))

<a name="0.30.7"></a>
## [0.30.7](https://github.com/anycli/anycli/compare/8257b7a1b19e0a6c907b962ed11e4df735856062...v0.30.7) (2018-02-01)

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.30.7",
"version": "0.31.0",
"author": "Jeff Dickey @jdxcode",
"bin": {
"anycli": "bin/run"
Expand Down

0 comments on commit 242c056

Please sign in to comment.