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.2.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.2.0"></a>
# [1.2.0](23c3d2f...v1.2.0) (2018-02-05)

### Features

* add hook context ([c287a0e](c287a0e))
  • Loading branch information
oclif-bot committed Feb 5, 2018
1 parent c287a0e commit 312aa86
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="1.2.0"></a>
# [1.2.0](https://github.com/anycli/config/compare/23c3d2f063ecbe3d34ee56b5063d8298a2a53349...v1.2.0) (2018-02-05)


### Features

* add hook context ([c287a0e](https://github.com/anycli/config/commit/c287a0e))

<a name="1.1.8"></a>
## [1.1.8](https://github.com/anycli/config/compare/a436947f7dd537282934b1398b952102762fb1de...v1.1.8) (2018-02-05)

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": "1.1.8",
"version": "1.2.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},
Expand Down

0 comments on commit 312aa86

Please sign in to comment.