From 8ecf1db776e4de7287047baee9d57a1fbde5f648 Mon Sep 17 00:00:00 2001 From: Autobot Date: Fri, 17 Nov 2023 22:23:37 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 40 +++++++++++++++++++++++++++ packages/cli/CHANGELOG.md | 18 ++++++++++++ packages/core/CHANGELOG.md | 27 ++++++++++++++++++ packages/requester-utils/CHANGELOG.md | 17 ++++++++++++ packages/rest/CHANGELOG.md | 30 ++++++++++++++++++++ 5 files changed, 132 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ce7fc17..390040d69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,43 @@ +# 39.24.0 (Fri Nov 17 2023) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, David Claybourne ([@Djcd](https://github.com/Djcd)), for all your work! + +#### ✨ Feature + +- `@gitbeaker/core`, `@gitbeaker/rest` + - Add creation for service accounts on selfhosted instances [#3458](https://github.com/jdalrymple/gitbeaker/pull/3458) ([@Djcd](https://github.com/Djcd)) +- `@gitbeaker/core` + - Add rotate to PersonalAccessTokens resource [#3459](https://github.com/jdalrymple/gitbeaker/pull/3459) ([@Djcd](https://github.com/Djcd)) + +#### ↕️ Dependencies + +- Bump nx from 17.0.2 to 17.1.2 [#3451](https://github.com/jdalrymple/gitbeaker/pull/3451) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- `@gitbeaker/cli`, `@gitbeaker/core`, `@gitbeaker/requester-utils`, `@gitbeaker/rest` + - Dependencies [#3457](https://github.com/jdalrymple/gitbeaker/pull/3457) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- `@gitbeaker/cli` + - Updating image url ([@jdalrymple](https://github.com/jdalrymple)) +- `@gitbeaker/cli`, `@gitbeaker/core`, `@gitbeaker/requester-utils`, `@gitbeaker/rest` + - Merge branch 'docs/updating-readme' into main ([@jdalrymple](https://github.com/jdalrymple)) + - Updating contributors settings and the readme image url ([@jdalrymple](https://github.com/jdalrymple)) + +#### 🚨 Tests + +- `@gitbeaker/rest` + - Add service account API test updates [#3460](https://github.com/jdalrymple/gitbeaker/pull/3460) ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 3 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- David Claybourne ([@Djcd](https://github.com/Djcd)) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # 39.23.0 (Thu Nov 16 2023) #### 🐛 Bug Fix diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 73bcf228e..649aaf907 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,3 +1,21 @@ +# v39.24.0 (Fri Nov 17 2023) + +#### ↕️ Dependencies + +- Dependencies [#3457](https://github.com/jdalrymple/gitbeaker/pull/3457) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Updating image url ([@jdalrymple](https://github.com/jdalrymple)) +- Merge branch 'docs/updating-readme' into main ([@jdalrymple](https://github.com/jdalrymple)) +- Updating contributors settings and the readme image url ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 1 + +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.23.0 (Thu Nov 16 2023) #### 🐛 Bug Fix diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index cf515e898..7c7e4fbc4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,30 @@ +# v39.24.0 (Fri Nov 17 2023) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, David Claybourne ([@Djcd](https://github.com/Djcd)), for all your work! + +#### ✨ Feature + +- Add creation for service accounts on selfhosted instances [#3458](https://github.com/jdalrymple/gitbeaker/pull/3458) ([@Djcd](https://github.com/Djcd)) +- Add rotate to PersonalAccessTokens resource [#3459](https://github.com/jdalrymple/gitbeaker/pull/3459) ([@Djcd](https://github.com/Djcd)) + +#### ↕️ Dependencies + +- Dependencies [#3457](https://github.com/jdalrymple/gitbeaker/pull/3457) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Merge branch 'docs/updating-readme' into main ([@jdalrymple](https://github.com/jdalrymple)) +- Updating contributors settings and the readme image url ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 2 + +- David Claybourne ([@Djcd](https://github.com/Djcd)) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.23.0 (Thu Nov 16 2023) #### 🐛 Bug Fix diff --git a/packages/requester-utils/CHANGELOG.md b/packages/requester-utils/CHANGELOG.md index 5f63c50f8..9605c3d4f 100644 --- a/packages/requester-utils/CHANGELOG.md +++ b/packages/requester-utils/CHANGELOG.md @@ -1,3 +1,20 @@ +# v39.24.0 (Fri Nov 17 2023) + +#### ↕️ Dependencies + +- Dependencies [#3457](https://github.com/jdalrymple/gitbeaker/pull/3457) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Merge branch 'docs/updating-readme' into main ([@jdalrymple](https://github.com/jdalrymple)) +- Updating contributors settings and the readme image url ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 1 + +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.23.0 (Thu Nov 16 2023) #### 🐛 Bug Fix diff --git a/packages/rest/CHANGELOG.md b/packages/rest/CHANGELOG.md index 217379c27..9b9a47a54 100644 --- a/packages/rest/CHANGELOG.md +++ b/packages/rest/CHANGELOG.md @@ -1,3 +1,33 @@ +# v39.24.0 (Fri Nov 17 2023) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, David Claybourne ([@Djcd](https://github.com/Djcd)), for all your work! + +#### ✨ Feature + +- Add creation for service accounts on selfhosted instances [#3458](https://github.com/jdalrymple/gitbeaker/pull/3458) ([@Djcd](https://github.com/Djcd)) + +#### ↕️ Dependencies + +- Dependencies [#3457](https://github.com/jdalrymple/gitbeaker/pull/3457) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Merge branch 'docs/updating-readme' into main ([@jdalrymple](https://github.com/jdalrymple)) +- Updating contributors settings and the readme image url ([@jdalrymple](https://github.com/jdalrymple)) + +#### 🚨 Tests + +- Add service account API test updates [#3460](https://github.com/jdalrymple/gitbeaker/pull/3460) ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 2 + +- David Claybourne ([@Djcd](https://github.com/Djcd)) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.23.0 (Thu Nov 16 2023) #### 🐛 Bug Fix