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.33.20 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.33.20"></a>
## [0.33.20](oclif/oclif@6d4764f...v0.33.20) (2018-02-07)

### Bug Fixes

* added clean step ([da22f7f](oclif/oclif@da22f7f))
  • Loading branch information
oclif-bot committed Feb 7, 2018
1 parent da22f7f commit 8c320ee
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.33.20"></a>
## [0.33.20](https://github.com/anycli/cli/compare/6d4764f1a1f96dc3fbe842ed942dd9964e1e451a...v0.33.20) (2018-02-07)


### Bug Fixes

* added clean step ([da22f7f](https://github.com/anycli/cli/commit/da22f7f))

<a name="0.33.19"></a>
## [0.33.19](https://github.com/anycli/cli/compare/b66c1e9187e0b4fe6e137fbe52df87c73408ebcb...v0.33.19) (2018-02-07)

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": "hkcl",
"description": "anycli: create your own CLI",
"version": "0.33.19",
"version": "0.33.20",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",
Expand Down

0 comments on commit 8c320ee

Please sign in to comment.