Update CHANGELOG.md [skip ci]

This commit is contained in:
Autobot 2023-07-14 18:38:14 +00:00
parent 6c2f23206d
commit 403f7bd81f
2 changed files with 32 additions and 0 deletions

View File

@ -1,3 +1,22 @@
# 39.7.0 (Fri Jul 14 2023)
#### 🐛 Bug Fix
- `@gitbeaker/core`
- Update Release schema to allow for null properties [#3351](https://github.com/jdalrymple/gitbeaker/pull/3351) ([@jdalrymple](https://github.com/jdalrymple))
- Adding groups property to the Runners schema [#3352](https://github.com/jdalrymple/gitbeaker/pull/3352) ([@jdalrymple](https://github.com/jdalrymple))
#### ↕️ Dependencies
- Bump nx from 16.5.1 to 16.5.2 [#3349](https://github.com/jdalrymple/gitbeaker/pull/3349) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 2
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# 39.6.0 (Wed Jul 12 2023)
#### 🐛 Bug Fix

View File

@ -1,3 +1,16 @@
# v39.7.0 (Fri Jul 14 2023)
#### 🐛 Bug Fix
- Update Release schema to allow for null properties [#3351](https://github.com/jdalrymple/gitbeaker/pull/3351) ([@jdalrymple](https://github.com/jdalrymple))
- Adding groups property to the Runners schema [#3352](https://github.com/jdalrymple/gitbeaker/pull/3352) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v39.6.0 (Wed Jul 12 2023)
#### 🐛 Bug Fix