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.4.7 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.4.7"></a>
## [1.4.7](v1.4.6...v1.4.7) (2018-04-09)

### Bug Fixes

* add debug to hook context ([8c9d9bd](8c9d9bd))
  • Loading branch information
oclif-bot committed Apr 9, 2018
1 parent 8c9d9bd commit f5946da
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.4.7"></a>
## [1.4.7](https://github.com/oclif/config/compare/v1.4.6...v1.4.7) (2018-04-09)


### Bug Fixes

* add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bd))

<a name="1.4.6"></a>
## [1.4.6](https://github.com/oclif/config/compare/v1.4.5...v1.4.6) (2018-04-09)

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

0 comments on commit f5946da

Please sign in to comment.