diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9940ae..a270d5ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [2.22.0](https://github.com/netlify/open-api/compare/v2.21.1...v2.22.0) (2023-09-22) + + +### Features + +* **go-client:** add poll for processed ([#491](https://github.com/netlify/open-api/issues/491)) ([288f331](https://github.com/netlify/open-api/commit/288f3311da509282172ba41f8c8200736744fea3)) + ## [2.21.1](https://github.com/netlify/open-api/compare/v2.21.0...v2.21.1) (2023-09-07) diff --git a/package-lock.json b/package-lock.json index 132a2410..fac590c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netlify/open-api", - "version": "2.21.1", + "version": "2.22.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7afc5b12..c0dd7077 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@netlify/open-api", "description": "Netlify's open-api definition as a module", - "version": "2.21.1", + "version": "2.22.0", "author": "Netlify", "ava": { "files": [ diff --git a/swagger.yml b/swagger.yml index c75ec6c1..9ee8acc5 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 2.21.1 + version: 2.22.0 title: Netlify's API documentation description: >- Netlify is a hosting service for the programmable web. It understands your