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

Commit d1007bd

Browse files
committed
1.0.6
1 parent 1709fc4 commit d1007bd

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.0.6](https://github.com/netlify/cli-utils/compare/v1.0.5...v1.0.6) - 2019-07-17
11+
12+
### Merged
13+
14+
- add arg parser to base command [`#12`](https://github.com/netlify/cli-utils/pull/12)
15+
1016
## [v1.0.5](https://github.com/netlify/cli-utils/compare/v1.0.4...v1.0.5) - 2019-07-17
1117

1218
### Merged

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@netlify/cli-utils",
33
"description": "Netlify CLI utilities for configuration and API access",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"author": "Netlify Inc.",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)