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

Commit a686fe6

Browse files
chore(main): release 10.1.1 (#647)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 625243b commit a686fe6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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+
### [10.1.1](https://github.com/netlify/js-client/compare/v10.1.0...v10.1.1) (2022-01-05)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/open-api to ^2.8.0 ([#645](https://github.com/netlify/js-client/issues/645)) ([954a0a0](https://github.com/netlify/js-client/commit/954a0a0ed8c6cd8ac66b2bfd4aa54f463f42f706))
16+
1017
## [10.1.0](https://www.github.com/netlify/js-client/compare/v10.0.0...v10.1.0) (2021-12-21)
1118

1219

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "10.1.0",
4+
"version": "10.1.1",
55
"type": "module",
66
"files": [
77
"src/**/*.js",

0 commit comments

Comments
 (0)