From 8f0e534fe16f2f9f75669ee127fb9810189c273b Mon Sep 17 00:00:00 2001 From: kong-apiops Date: Tue, 3 Oct 2023 18:49:05 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd0148c..70bdf82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# v2.2.0 (Tue Oct 03 2023) + +#### 🚀 Enhancement + +- Automated OAS Update [#45](https://github.com/Kong/sdk-portal-js/pull/45) ([@kong-apiops](https://github.com/kong-apiops) [@team-devx-bot](https://github.com/team-devx-bot)) + +#### 🐛 Bug Fix + +- Bootstrap package publishing [#30](https://github.com/Kong/sdk-portal-js/pull/30) ([@mheap](https://github.com/mheap) [@andrewwylde](https://github.com/andrewwylde) [@team-devx-bot](https://github.com/team-devx-bot)) +- Automated OAS Update [#43](https://github.com/Kong/sdk-portal-js/pull/43) ([@kong-apiops](https://github.com/kong-apiops) [@team-devx-bot](https://github.com/team-devx-bot)) +- chore(build): build proper type exports [#44](https://github.com/Kong/sdk-portal-js/pull/44) ([@andrewwylde](https://github.com/andrewwylde) [@team-devx-bot](https://github.com/team-devx-bot)) + +#### Authors: 4 + +- [@kong-apiops](https://github.com/kong-apiops) +- Andrew Wylde ([@andrewwylde](https://github.com/andrewwylde)) +- Kong Team Devx Bot ([@team-devx-bot](https://github.com/team-devx-bot)) +- Michael Heap ([@mheap](https://github.com/mheap)) + +--- + # Changelog All notable changes to this project will be documented in this file.