From 23895db2fd349f1c2f2b14473b8ab85eb42cc8d4 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:54:52 +0000 Subject: [PATCH] chore(master): release 2.34.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 546636fd..6c7baa05 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.34.1](https://github.com/netlify/open-api/compare/v2.34.0...v2.34.1) (2024-11-12) + + +### Bug Fixes + +* **getSite:** add account_id to the list of returned props ([#548](https://github.com/netlify/open-api/issues/548)) ([a2354bf](https://github.com/netlify/open-api/commit/a2354bf5576b69465e5c33401554a5e8957782b6)) + ## [2.34.0](https://github.com/netlify/open-api/compare/v2.33.1...v2.34.0) (2024-08-09) diff --git a/package-lock.json b/package-lock.json index ae14b7f2..840129d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@netlify/open-api", - "version": "2.34.0", + "version": "2.34.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@netlify/open-api", - "version": "2.34.0", + "version": "2.34.1", "license": "MIT", "devDependencies": { "@redocly/cli": "^1.0.0-beta.128", diff --git a/package.json b/package.json index 162d639d..20cd751c 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.34.0", + "version": "2.34.1", "author": "Netlify", "ava": { "files": [