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

Commit 55129bf

Browse files
authored
Merge pull request #261 from netlify/release-v6.0.8
chore: release 6.0.8
2 parents 0f61945 + 17b82fa commit 55129bf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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+
### [6.0.8](https://www.github.com/netlify/js-client/compare/v6.0.7...v6.0.8) (2021-01-04)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency p-wait-for to v3.2.0 ([#260](https://www.github.com/netlify/js-client/issues/260)) ([0f61945](https://www.github.com/netlify/js-client/commit/0f619451a7804df1e6aea42677b17b370877817e))
16+
1017
## [v6.0.7](https://github.com/netlify/js-client/compare/v6.0.6...v6.0.7)
1118

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

0 commit comments

Comments
 (0)