Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 1a12d0c

Browse files
committed
chore(release): 1.7.3 [skip ci]
<a name="1.7.3"></a> ## [1.7.3](v1.7.2...v1.7.3) (2018-08-30) ### Bug Fixes * default subtopic names ([#49](#49)) ([c084b64](c084b64)), closes [#48](#48)
1 parent c084b64 commit 1a12d0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.7.3"></a>
2+
## [1.7.3](https://github.com/oclif/config/compare/v1.7.2...v1.7.3) (2018-08-30)
3+
4+
5+
### Bug Fixes
6+
7+
* default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b64)), closes [#48](https://github.com/oclif/config/issues/48)
8+
19
<a name="1.7.2"></a>
210
## [1.7.2](https://github.com/oclif/config/compare/v1.7.1...v1.7.2) (2018-08-27)
311

package.json

+1-1
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.7.2",
4+
"version": "1.7.3",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/config/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)