Update CHANGELOG.md [skip ci]

This commit is contained in:
Autobot 2023-07-30 18:11:40 +00:00
parent 5d88b07fbf
commit 68d3405ab3
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,16 @@
# 39.10.2 (Sun Jul 30 2023)
#### 🔨 Technical Debt
- `@gitbeaker/core`
- Expand the typing for the project endpoints on users [#3370](https://github.com/jdalrymple/gitbeaker/pull/3370) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# 39.10.1 (Sun Jul 30 2023)
#### ↕️ Dependencies

View File

@ -1,3 +1,15 @@
# v39.10.2 (Sun Jul 30 2023)
#### 🔨 Technical Debt
- Expand the typing for the project endpoints on users [#3370](https://github.com/jdalrymple/gitbeaker/pull/3370) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v39.10.0 (Sun Jul 30 2023)
#### 🐛 Bug Fix