Skip to content

Commit 49d1a41

Browse files
committed
v1.13.3
1 parent 3180692 commit 49d1a41

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.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+
110
## [1.13.2](https://github.com/oclif/config/compare/v1.13.1...v1.13.2) (2019-07-11)
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.13.2",
4+
"version": "1.13.3",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/config/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)