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

Commit

Permalink
chore(release): 1.3.43 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.3.43"></a>
## [1.3.43](2ef62cc...v1.3.43) (2018-02-07)

### Bug Fixes

* make scoped package scopes friendlier ([43cc3d9](43cc3d9))
  • Loading branch information
oclif-bot committed Feb 7, 2018
1 parent 43cc3d9 commit c715d64
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="1.3.43"></a>
## [1.3.43](https://github.com/anycli/config/compare/2ef62cc057982c106bf9ecbe5406b95a09fb7ebf...v1.3.43) (2018-02-07)


### Bug Fixes

* make scoped package scopes friendlier ([43cc3d9](https://github.com/anycli/config/commit/43cc3d9))

<a name="1.3.42"></a>
## [1.3.42](https://github.com/anycli/config/compare/1bd765f5d522b9a4fd2e67fb51043ae93264f402...v1.3.42) (2018-02-07)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
"version": "1.3.42",
"version": "1.3.43",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},
Expand Down

0 comments on commit c715d64

Please sign in to comment.