From d64e1a43bb5fa6510de239cff1d85ae2e671ff20 Mon Sep 17 00:00:00 2001 From: Autobot Date: Tue, 26 Sep 2023 16:44:52 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ packages/core/CHANGELOG.md | 16 ++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ce70952..55ea38cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# 39.16.0 (Tue Sep 26 2023) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, null[@artlist-scottambrose](https://github.com/artlist-scottambrose), for all your work! + +#### 🐛 Bug Fix + +- `@gitbeaker/core` + - Fixed issue 3414: Add merge request to merge train using the wrong HT… [#3415](https://github.com/jdalrymple/gitbeaker/pull/3415) ([@artlist-scottambrose](https://github.com/artlist-scottambrose)) + +#### Authors: 1 + +- [@artlist-scottambrose](https://github.com/artlist-scottambrose) + +--- + # 39.15.0 (Tue Sep 12 2023) #### 🐛 Bug Fix diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 32bd4d83..d8b2a4f6 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,19 @@ +# v39.16.0 (Tue Sep 26 2023) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, null[@artlist-scottambrose](https://github.com/artlist-scottambrose), for all your work! + +#### 🐛 Bug Fix + +- Fixed issue 3414: Add merge request to merge train using the wrong HT… [#3415](https://github.com/jdalrymple/gitbeaker/pull/3415) ([@artlist-scottambrose](https://github.com/artlist-scottambrose)) + +#### Authors: 1 + +- [@artlist-scottambrose](https://github.com/artlist-scottambrose) + +--- + # v39.15.0 (Tue Sep 12 2023) #### 🐛 Bug Fix