Skip to content

Commit 1cd07ff

Browse files
committed
v1.15.0
1 parent b40d645 commit 1cd07ff

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.15.0](https://github.com/oclif/config/compare/v1.14.0...v1.15.0) (2020-04-14)
2+
3+
4+
### Features
5+
6+
* add helpClass to pjson.oclif types ([#103](https://github.com/oclif/config/issues/103)) ([b40d645](https://github.com/oclif/config/commit/b40d645))
7+
8+
9+
110
# [1.14.0](https://github.com/oclif/config/compare/v1.13.3...v1.14.0) (2020-02-06)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/config",
33
"description": "base config object and standard interfaces for oclif components",
4-
"version": "1.14.0",
4+
"version": "1.15.0",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/config/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)