diff --git a/CHANGELOG.md b/CHANGELOG.md index 283e4755..3d2f30af 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.37.0](https://github.com/netlify/open-api/compare/v2.36.0...v2.37.0) (2025-04-17) + + +### Features + +* add deploy validations report ([#564](https://github.com/netlify/open-api/issues/564)) ([315e9d2](https://github.com/netlify/open-api/commit/315e9d24eb56ea0e4df0efc7c2c1c25231ffffb2)) + ## [2.36.0](https://github.com/netlify/open-api/compare/v2.35.1...v2.36.0) (2025-01-22) diff --git a/package-lock.json b/package-lock.json index bb856954..658e3daf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netlify/open-api", - "version": "2.36.0", + "version": "2.37.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8bfebd53..cc5508f6 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.36.0", + "version": "2.37.0", "author": "Netlify", "ava": { "files": [ diff --git a/swagger.yml b/swagger.yml index e54459cf..3bf05e7f 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 2.36.0 + version: 2.37.0 title: Netlify's API documentation description: >- Netlify is a hosting service for the programmable web. It understands your