Update CHANGELOG.md [skip ci]

This commit is contained in:
Autobot 2023-06-06 21:01:58 +00:00
parent 30bac07d21
commit e054c1ea85
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,16 @@
# 38.12.0 (Tue Jun 06 2023)
#### 🐛 Bug Fix
- `@gitbeaker/core`
- Switching to a more strict "Omit" type to support better mapped typing [#3297](https://github.com/jdalrymple/gitbeaker/pull/3297) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# 38.11.0 (Tue Jun 06 2023)
:tada: This release contains work from a new contributor! :tada:

View File

@ -1,3 +1,15 @@
# v38.12.0 (Tue Jun 06 2023)
#### 🐛 Bug Fix
- Switching to a more strict "Omit" type to support better mapped typing [#3297](https://github.com/jdalrymple/gitbeaker/pull/3297) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v38.11.0 (Tue Jun 06 2023)
:tada: This release contains work from a new contributor! :tada: