mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Update CHANGELOG.md [skip ci]
This commit is contained in:
parent
a154c6a353
commit
20b635e2e0
23
CHANGELOG.md
23
CHANGELOG.md
@ -1,3 +1,26 @@
|
||||
# 39.9.0 (Fri Jul 28 2023)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- `@gitbeaker/core`
|
||||
- Make camelize type recursive [#3361](https://github.com/jdalrymple/gitbeaker/pull/3361) ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
#### 🔨 Technical Debt
|
||||
|
||||
- `@gitbeaker/core`
|
||||
- Replace Either and EitherOrNone varients with oneOf and oneOrNoneOf [#3362](https://github.com/jdalrymple/gitbeaker/pull/3362) ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
#### ↕️ Dependencies
|
||||
|
||||
- Bump nx from 16.5.2 to 16.5.5 [#3357](https://github.com/jdalrymple/gitbeaker/pull/3357) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
||||
|
||||
#### Authors: 2
|
||||
|
||||
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
||||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
---
|
||||
|
||||
# 39.8.0 (Mon Jul 17 2023)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
@ -1,3 +1,19 @@
|
||||
# v39.9.0 (Fri Jul 28 2023)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- Make camelize type recursive [#3361](https://github.com/jdalrymple/gitbeaker/pull/3361) ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
#### 🔨 Technical Debt
|
||||
|
||||
- Replace Either and EitherOrNone varients with oneOf and oneOrNoneOf [#3362](https://github.com/jdalrymple/gitbeaker/pull/3362) ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
---
|
||||
|
||||
# v39.8.0 (Mon Jul 17 2023)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user