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

Commit c5e11e8

Browse files
committed
6.0.3
1 parent 0b3c9bc commit c5e11e8

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

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

10-
## [v6.0.2](https://github.com/netlify/js-client/compare/v6.0.1...v6.0.2)
10+
## [v6.0.3](https://github.com/netlify/js-client/compare/v6.0.2...v6.0.3)
11+
12+
### Merged
13+
14+
- fix(deps): update dependency @netlify/zip-it-and-ship-it to v1.6.1
15+
[`#235`](https://github.com/netlify/js-client/pull/235)
16+
- chore(deps): update dependency uuid to v8.3.2 [`#234`](https://github.com/netlify/js-client/pull/234)
17+
- chore(deps): update dependency husky to v4.3.6 [`#233`](https://github.com/netlify/js-client/pull/233)
18+
- chore(deps): update dependency eslint-plugin-prettier to v3.3.0
19+
[`#232`](https://github.com/netlify/js-client/pull/232)
20+
- chore(deps): update babel monorepo to v7.12.10 [`#231`](https://github.com/netlify/js-client/pull/231)
21+
22+
## [v6.0.2](https://github.com/netlify/js-client/compare/v6.0.1...v6.0.2) - 2020-12-13
1123

1224
### Merged
1325

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",
33
"description": "Netlify Node.js API client",
4-
"version": "6.0.2",
4+
"version": "6.0.3",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)