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

Commit 6af91ae

Browse files
committed
1.0.3
1 parent d61f3b9 commit 6af91ae

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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.2](https://github.com/netlify/cli-utils/compare/v1.0.2...v1.0.2) - 2019-07-16
10+
## [v1.0.3](https://github.com/netlify/cli-utils/compare/v1.0.2...v1.0.3) - 2019-07-16
1111

1212
### Merged
1313

@@ -19,7 +19,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1919

2020
- add dep graph [`2fe8460`](https://github.com/netlify/cli-utils/commit/2fe84604a14c5674a12bd1a6c42cdfe8319024d9)
2121
- split out expensive portions of authenticate call [`a0e8030`](https://github.com/netlify/cli-utils/commit/a0e80304fdc7cad75d8c1075878388e1924423cb)
22-
- consistently name StateConfig [`9e0044c`](https://github.com/netlify/cli-utils/commit/9e0044c6fad6fbdb8cef181a04b997b99500df86)
22+
- changelog [`d61f3b9`](https://github.com/netlify/cli-utils/commit/d61f3b9537eee9a6c8d70a68c5f1480fe134b06b)
23+
24+
## [v1.0.2](https://github.com/netlify/cli-utils/compare/v1.0.1...v1.0.2) - 2019-04-17
25+
26+
### Merged
27+
28+
- Remove personal team concept from analytics [`#6`](https://github.com/netlify/cli-utils/pull/6)
2329

2430
## [v1.0.1](https://github.com/netlify/cli-utils/compare/v1.0.0...v1.0.1) - 2019-03-29
2531

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.2",
4+
"version": "1.0.3",
55
"author": "Netlify Inc.",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)