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 3180692 commit 49d1a41Copy full SHA for 49d1a41
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.13.3](https://github.com/oclif/config/compare/v1.13.2...v1.13.3) (2019-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* limit warning about missing files attribute ([#86](https://github.com/oclif/config/issues/86)) ([d84a238](https://github.com/oclif/config/commit/d84a238))
7
8
9
10
## [1.13.2](https://github.com/oclif/config/compare/v1.13.1...v1.13.2) (2019-07-11)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
- "version": "1.13.2",
+ "version": "1.13.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {
0 commit comments