From 809b82901be3b7c74a4078b5b36a2fe56b447475 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:48:07 +0200 Subject: [PATCH] chore(master): release 2.30.0 (#535) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: token-generator-app[bot] --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- swagger.yml | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dabf32cd..7a352cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ 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.30.0](https://github.com/netlify/open-api/compare/v2.29.0...v2.30.0) (2024-04-04) + + +### Features + +* add dev server APIs ([#533](https://github.com/netlify/open-api/issues/533)) ([f5596d7](https://github.com/netlify/open-api/commit/f5596d7f8194be38a3539e732c6b774a9bc24cdd)) +* add traffic rules to bundled functions config ([#536](https://github.com/netlify/open-api/issues/536)) ([c034c55](https://github.com/netlify/open-api/commit/c034c553805e87a7123e76a62ddb5fce5f10adf5)) + ## [2.29.0](https://github.com/netlify/open-api/compare/v2.28.0...v2.29.0) (2024-04-04) diff --git a/package-lock.json b/package-lock.json index 078da9d1..be6c2783 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netlify/open-api", - "version": "2.29.0", + "version": "2.30.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f517ba38..72d9a2a7 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.29.0", + "version": "2.30.0", "author": "Netlify", "ava": { "files": [ diff --git a/swagger.yml b/swagger.yml index d8a0d815..f34d5200 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 2.29.0 + version: 2.30.0 title: Netlify's API documentation description: >- Netlify is a hosting service for the programmable web. It understands your