From aaa7e0f284ea23c6445f1470fca54d7769d0ca93 Mon Sep 17 00:00:00 2001 From: Gabriele Gerbino Date: Fri, 28 Jun 2024 16:10:49 +0200 Subject: [PATCH] chore: bump changelog date for v1.39.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c8f6040..62aa17cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Table of Contents +- [v1.39.1](#v1391) - [v1.39.0](#v1390) - [v1.38.1](#v1381) - [v1.38.0](#v1380) @@ -86,6 +87,15 @@ - [v0.2.0](#v020) - [v0.1.0](#v010) +## [v1.39.1] + +> Release date: 2024/06/28 + +### Chores + +- Bumped CodeGen + [#1319](https://github.com/Kong/deck/pull/1319) + ## [v1.39.0] > Release date: 2024/06/28 @@ -1713,6 +1723,7 @@ No breaking changes have been introduced in this release. Debut release of decK +[v1.39.1]: https://github.com/kong/deck/compare/v1.39.0...v1.39.1 [v1.39.0]: https://github.com/kong/deck/compare/v1.38.1...v1.39.0 [v1.38.1]: https://github.com/kong/deck/compare/v1.38.0...v1.38.1 [v1.38.0]: https://github.com/kong/deck/compare/v1.37.0...v1.38.0