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

### Bug Fixes

* fix channel type ([3623715](3623715))
* grab channel from version ([7bba041](7bba041))
* null version strings ([01b9e68](01b9e68))
  • Loading branch information
oclif-bot committed Apr 9, 2018
1 parent 01b9e68 commit 4c67d30
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.4.8"></a>
## [1.4.8](https://github.com/oclif/config/compare/v1.4.7...v1.4.8) (2018-04-09)


### Bug Fixes

* fix channel type ([3623715](https://github.com/oclif/config/commit/3623715))
* grab channel from version ([7bba041](https://github.com/oclif/config/commit/7bba041))
* null version strings ([01b9e68](https://github.com/oclif/config/commit/01b9e68))

<a name="1.4.7"></a>
## [1.4.7](https://github.com/oclif/config/compare/v1.4.6...v1.4.7) (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.7",
"version": "1.4.8",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {
Expand Down

0 comments on commit 4c67d30

Please sign in to comment.