diff --git a/CHANGELOG.md b/CHANGELOG.md index fedc2422..bc69887a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# 39.33.0 (Tue Jan 23 2024) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Elaine Mattos ([@elaine-mattos](https://github.com/elaine-mattos)), for all your work! + +#### 🐛 Bug Fix + +- `@gitbeaker/core` + - Fix - export Webhook Interfaces [#3514](https://github.com/jdalrymple/gitbeaker/pull/3514) (elaine.mattos@gmail.com= [@elaine-mattos](https://github.com/elaine-mattos)) + +#### Authors: 2 + +- Elaine Mattos ([@elaine-mattos](https://github.com/elaine-mattos)) +- elaine-mattos= (elaine.mattos@gmail.com=) + +--- + # 39.32.0 (Tue Jan 23 2024) #### 🐛 Bug Fix diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 193d53f9..3601f5f9 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,20 @@ +# v39.33.0 (Tue Jan 23 2024) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Elaine Mattos ([@elaine-mattos](https://github.com/elaine-mattos)), for all your work! + +#### 🐛 Bug Fix + +- Fix - export Webhook Interfaces [#3514](https://github.com/jdalrymple/gitbeaker/pull/3514) (elaine.mattos@gmail.com= [@elaine-mattos](https://github.com/elaine-mattos)) + +#### Authors: 2 + +- Elaine Mattos ([@elaine-mattos](https://github.com/elaine-mattos)) +- elaine-mattos= (elaine.mattos@gmail.com=) + +--- + # v39.31.1 (Tue Jan 23 2024) #### 🗃️ Typescript Definitions