We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40d645 commit 1cd07ffCopy full SHA for 1cd07ff
CHANGELOG.md
@@ -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
10
# [1.14.0](https://github.com/oclif/config/compare/v1.13.3...v1.14.0) (2020-02-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
- "version": "1.14.0",
+ "version": "1.15.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {
0 commit comments