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

Commit f7fd2c1

Browse files
chore(main): release 12.0.1
1 parent 57760eb commit f7fd2c1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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+
## [12.0.1](https://github.com/netlify/js-client/compare/v12.0.0...v12.0.1) (2022-08-01)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency node-fetch to v3.2.10 ([#731](https://github.com/netlify/js-client/issues/731)) ([57760eb](https://github.com/netlify/js-client/commit/57760eb9ac737c0b0573b15656af035ef34f3392))
16+
* **deps:** update dependency node-fetch to v3.2.9 ([#728](https://github.com/netlify/js-client/issues/728)) ([c3c384e](https://github.com/netlify/js-client/commit/c3c384e0a22f8676156c29d30b35721601555e89))
17+
1018
## [12.0.0](https://github.com/netlify/js-client/compare/v11.0.4...v12.0.0) (2022-07-21)
1119

1220

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "12.0.0",
4+
"version": "12.0.1",
55
"type": "module",
66
"files": [
77
"src/**/*.js",

0 commit comments

Comments
 (0)