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

Commit

Permalink
chore(main): release 11.0.2 (#707)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Jun 17, 2022
1 parent 311de1f commit fa17f57
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

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

## [11.0.2](https://github.com/netlify/js-client/compare/v11.0.1...v11.0.2) (2022-06-17)


### Bug Fixes

* **deps:** update dependency @netlify/open-api to ^2.10.0 ([#711](https://github.com/netlify/js-client/issues/711)) ([311de1f](https://github.com/netlify/js-client/commit/311de1f54e0fb05d8da2dfb4ef28e3e21382d33f))
* **deps:** update dependency @netlify/open-api to ^2.9.0 ([#701](https://github.com/netlify/js-client/issues/701)) ([eeabb16](https://github.com/netlify/js-client/commit/eeabb16c864a0cdae971931ff68d8f3df7af87db))
* **deps:** update dependency node-fetch to v3.2.4 ([#704](https://github.com/netlify/js-client/issues/704)) ([f52e2da](https://github.com/netlify/js-client/commit/f52e2da55a5f68cb8bd14f4502fc6852f1d2e980))
* **deps:** update dependency node-fetch to v3.2.5 ([#709](https://github.com/netlify/js-client/issues/709)) ([22abe54](https://github.com/netlify/js-client/commit/22abe54090aec6c836bdc683415c602ae02cb99f))

### [11.0.1](https://github.com/netlify/js-client/compare/v11.0.0...v11.0.1) (2022-03-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify",
"description": "Netlify Node.js API client",
"version": "11.0.1",
"version": "11.0.2",
"type": "module",
"files": [
"src/**/*.js",
Expand Down

0 comments on commit fa17f57

Please sign in to comment.