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

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](582a9d8...v0.2.3) (2018-01-31)

### Bug Fixes

* make config required in constructor only ([78124f7](78124f7))
  • Loading branch information
oclif-bot committed Jan 31, 2018
1 parent 78124f7 commit ec5336c
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.2.3"></a>
## [0.2.3](https://github.com/anycli/config/compare/582a9d895b5a5f98ce176bad03358c0ac53e35db...v0.2.3) (2018-01-31)


### Bug Fixes

* make config required in constructor only ([78124f7](https://github.com/anycli/config/commit/78124f7))

<a name="0.2.2"></a>
## [0.2.2](https://github.com/anycli/config/compare/ddfe0820820162a770c5d995077cf709047e57b9...v0.2.2) (2018-01-31)

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/config",
"description": "base config object and standard interfaces for anycli components",
"version": "0.2.2",
"version": "0.2.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {
Expand Down

0 comments on commit ec5336c

Please sign in to comment.