diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c626a06..9dd25aef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# 40.4.0 (Wed Oct 02 2024) + +#### 🐛 Bug Fix + +- `@gitbeaker/core` + - Fix Namespace `exists` method typing [#3635](https://github.com/jdalrymple/gitbeaker/pull/3635) ([@Scrumplex](https://github.com/Scrumplex)) + +#### Authors: 1 + +- Sefa Eyeoglu ([@Scrumplex](https://github.com/Scrumplex)) + +--- + # 40.3.0 (Thu Sep 26 2024) :tada: This release contains work from new contributors! :tada: diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 3d5aea00..7f3cb0a3 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,15 @@ +# v40.4.0 (Wed Oct 02 2024) + +#### 🐛 Bug Fix + +- Fix Namespace `exists` method typing [#3635](https://github.com/jdalrymple/gitbeaker/pull/3635) ([@Scrumplex](https://github.com/Scrumplex)) + +#### Authors: 1 + +- Sefa Eyeoglu ([@Scrumplex](https://github.com/Scrumplex)) + +--- + # v40.3.0 (Thu Sep 26 2024) :tada: This release contains work from new contributors! :tada: