Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Autobot committed Dec 31, 2023
1 parent e09008e commit 3cbbfeb
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# 39.28.0 (Sun Dec 31 2023)

#### 🐛 Bug Fix

- `@gitbeaker/core`
- Fixing Users.edit HTTP Method [#3503](https://github.com/jdalrymple/gitbeaker/pull/3503) ([@jdalrymple](https://github.com/jdalrymple))
- Add back isForm when setting position within the create Discussions API [#3497](https://github.com/jdalrymple/gitbeaker/pull/3497) ([@jdalrymple](https://github.com/jdalrymple))

#### 🔨 Technical Debt

- `@gitbeaker/cli`, `@gitbeaker/core`, `@gitbeaker/rest`
- Restructuring the AccessLevel enum [#3501](https://github.com/jdalrymple/gitbeaker/pull/3501) ([@jdalrymple](https://github.com/jdalrymple))
- `@gitbeaker/core`
- Types - Add more options to MR create [#3498](https://github.com/jdalrymple/gitbeaker/pull/3498) ([@pataar](https://github.com/pataar))

#### ↕️ Dependencies

- Bump nx from 17.2.7 to 17.2.8 [#3499](https://github.com/jdalrymple/gitbeaker/pull/3499) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### 📚 Documentation

- `@gitbeaker/cli`, `@gitbeaker/core`, `@gitbeaker/requester-utils`, `@gitbeaker/rest`
- Updating sponsors header [#3504](https://github.com/jdalrymple/gitbeaker/pull/3504) ([@jdalrymple](https://github.com/jdalrymple))
- Updating badges [#3502](https://github.com/jdalrymple/gitbeaker/pull/3502) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 3

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
- Pieter Willekens ([@pataar](https://github.com/pataar))

---

# 39.27.1 (Tue Dec 26 2023)

#### 🔨 Technical Debt
Expand Down
17 changes: 17 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v39.28.0 (Sun Dec 31 2023)

#### 🔨 Technical Debt

- Restructuring the AccessLevel enum [#3501](https://github.com/jdalrymple/gitbeaker/pull/3501) ([@jdalrymple](https://github.com/jdalrymple))

#### 📚 Documentation

- Updating sponsors header [#3504](https://github.com/jdalrymple/gitbeaker/pull/3504) ([@jdalrymple](https://github.com/jdalrymple))
- Updating badges [#3502](https://github.com/jdalrymple/gitbeaker/pull/3502) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 1

- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))

---

# v39.25.1 (Sat Dec 09 2023)

#### ↕️ Dependencies
Expand Down
24 changes: 24 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v39.28.0 (Sun Dec 31 2023)

#### 🐛 Bug Fix

- Fixing Users.edit HTTP Method [#3503](https://github.com/jdalrymple/gitbeaker/pull/3503) ([@jdalrymple](https://github.com/jdalrymple))
- Add back isForm when setting position within the create Discussions API [#3497](https://github.com/jdalrymple/gitbeaker/pull/3497) ([@jdalrymple](https://github.com/jdalrymple))

#### 🔨 Technical Debt

- Restructuring the AccessLevel enum [#3501](https://github.com/jdalrymple/gitbeaker/pull/3501) ([@jdalrymple](https://github.com/jdalrymple))
- Types - Add more options to MR create [#3498](https://github.com/jdalrymple/gitbeaker/pull/3498) ([@pataar](https://github.com/pataar))

#### 📚 Documentation

- Updating sponsors header [#3504](https://github.com/jdalrymple/gitbeaker/pull/3504) ([@jdalrymple](https://github.com/jdalrymple))
- Updating badges [#3502](https://github.com/jdalrymple/gitbeaker/pull/3502) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 2

- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
- Pieter Willekens ([@pataar](https://github.com/pataar))

---

# v39.27.0 (Mon Dec 25 2023)

:tada: This release contains work from a new contributor! :tada:
Expand Down
13 changes: 13 additions & 0 deletions packages/requester-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v39.28.0 (Sun Dec 31 2023)

#### 📚 Documentation

- Updating sponsors header [#3504](https://github.com/jdalrymple/gitbeaker/pull/3504) ([@jdalrymple](https://github.com/jdalrymple))
- Updating badges [#3502](https://github.com/jdalrymple/gitbeaker/pull/3502) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 1

- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))

---

# v39.27.1 (Tue Dec 26 2023)

#### 🔨 Technical Debt
Expand Down
17 changes: 17 additions & 0 deletions packages/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v39.28.0 (Sun Dec 31 2023)

#### 🔨 Technical Debt

- Restructuring the AccessLevel enum [#3501](https://github.com/jdalrymple/gitbeaker/pull/3501) ([@jdalrymple](https://github.com/jdalrymple))

#### 📚 Documentation

- Updating sponsors header [#3504](https://github.com/jdalrymple/gitbeaker/pull/3504) ([@jdalrymple](https://github.com/jdalrymple))
- Updating badges [#3502](https://github.com/jdalrymple/gitbeaker/pull/3502) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 1

- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))

---

# v39.27.1 (Tue Dec 26 2023)

#### 🔨 Technical Debt
Expand Down

0 comments on commit 3cbbfeb

Please sign in to comment.