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 Nov 22, 2023
1 parent 783c1e0 commit ab1279c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 39.25.0 (Wed Nov 22 2023)

#### 🐛 Bug Fix

- `@gitbeaker/core`
- Fixing position argument naming [#3473](https://github.com/jdalrymple/gitbeaker/pull/3473) ([@jdalrymple](https://github.com/jdalrymple))
- Fixing Group SAML Links API for the show and remove methods [#3474](https://github.com/jdalrymple/gitbeaker/pull/3474) ([@jdalrymple](https://github.com/jdalrymple))

#### 📚 Documentation

- `@gitbeaker/core`
- Update commitId to be of type string [#3475](https://github.com/jdalrymple/gitbeaker/pull/3475) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 1

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

---

# 39.24.0 (Fri Nov 17 2023)

:tada: This release contains work from a new contributor! :tada:
Expand Down
17 changes: 17 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v39.25.0 (Wed Nov 22 2023)

#### 🐛 Bug Fix

- Fixing position argument naming [#3473](https://github.com/jdalrymple/gitbeaker/pull/3473) ([@jdalrymple](https://github.com/jdalrymple))
- Fixing Group SAML Links API for the show and remove methods [#3474](https://github.com/jdalrymple/gitbeaker/pull/3474) ([@jdalrymple](https://github.com/jdalrymple))

#### 📚 Documentation

- Update commitId to be of type string [#3475](https://github.com/jdalrymple/gitbeaker/pull/3475) ([@jdalrymple](https://github.com/jdalrymple))

#### Authors: 1

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

---

# v39.24.0 (Fri Nov 17 2023)

:tada: This release contains work from a new contributor! :tada:
Expand Down

0 comments on commit ab1279c

Please sign in to comment.