diff --git a/CHANGELOG.md b/CHANGELOG.md index a270d5ad..456c1552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ 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.23.0](https://github.com/netlify/open-api/compare/v2.22.0...v2.23.0) (2023-09-28) + + +### Features + +* add build data ([9a3da54](https://github.com/netlify/open-api/commit/9a3da54945cc9523eaeb705dcfb360417c696578)) + + +### Bug Fixes + +* generate go client ([9a785e8](https://github.com/netlify/open-api/commit/9a785e8a15f6ea4d1b2f8feedba188ea1375f712)) + ## [2.22.0](https://github.com/netlify/open-api/compare/v2.21.1...v2.22.0) (2023-09-22) diff --git a/package-lock.json b/package-lock.json index fac590c3..2a3ed60a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netlify/open-api", - "version": "2.22.0", + "version": "2.23.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c0dd7077..84f50065 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.22.0", + "version": "2.23.0", "author": "Netlify", "ava": { "files": [ diff --git a/swagger.yml b/swagger.yml index b204e057..54c8d767 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 2.22.0 + version: 2.23.0 title: Netlify's API documentation description: >- Netlify is a hosting service for the programmable web. It understands your