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

Commit

Permalink
chore(release): 1.3.23 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.3.23"></a>
## [1.3.23](4b07526...v1.3.23) (2018-02-06)

### Bug Fixes

* uniq commandIDs ([c31d9a7](c31d9a7))
* uniq commandIDs ([b145673](b145673))
  • Loading branch information
oclif-bot committed Feb 6, 2018
1 parent c31d9a7 commit dbfeba3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
<a name="1.3.23"></a>
## [1.3.23](https://github.com/anycli/config/compare/4b075269c2e38b48abceddfa2d7071f73f54ff1d...v1.3.23) (2018-02-06)


### Bug Fixes

* uniq commandIDs ([c31d9a7](https://github.com/anycli/config/commit/c31d9a7))
* uniq commandIDs ([b145673](https://github.com/anycli/config/commit/b145673))

<a name="1.3.22"></a>
## [1.3.22](https://github.com/anycli/config/compare/fb639fd513772eb80a8ca934764c3e3b750aa110...v1.3.22) (2018-02-06)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
"version": "1.3.22",
"version": "1.3.23",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},
Expand Down

0 comments on commit dbfeba3

Please sign in to comment.