diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed2c233..c23d14c7 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.43.2](https://github.com/netlify/open-api/compare/v2.43.1...v2.43.2) (2025-11-07) + + +### Bug Fixes + +* update docs and on ssl endpoint ([#592](https://github.com/netlify/open-api/issues/592)) ([5729c8e](https://github.com/netlify/open-api/commit/5729c8e21af71cdf0a5a37b233f6039e4da37e66)) + ## [2.43.1](https://github.com/netlify/open-api/compare/v2.43.0...v2.43.1) (2025-11-05) diff --git a/package-lock.json b/package-lock.json index e46c2d31..47451ad7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netlify/open-api", - "version": "2.43.1", + "version": "2.43.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34b7e0b8..45a6db8d 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.43.1", + "version": "2.43.2", "author": "Netlify", "ava": { "files": [ diff --git a/swagger.yml b/swagger.yml index f20b4f72..2f655b51 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 2.43.1 + version: 2.43.2 title: Netlify's API documentation description: >- Netlify is a hosting service for the programmable web. It understands your