diff --git a/CHANGELOG.md b/CHANGELOG.md index 57ee164f..d49fb312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# 30.1.0 (Mon Jun 07 2021) + +#### 🐛 Bug Fix + +- Release stage happening before build was ready [#1862](https://github.com/jdalrymple/gitbeaker/pull/1862) ([@jdalrymple](https://github.com/jdalrymple)) + +#### 🔩 Dependency Updates + +- Try running with babel on JS [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@jdalrymple](https://github.com/jdalrymple)) +- Updating jest [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@jdalrymple](https://github.com/jdalrymple)) +- `@gitbeaker/browser` + - Tests back up and running [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@jdalrymple](https://github.com/jdalrymple)) + - Bump ky from 0.25.0 to 0.28.5 in /packages/browser [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # 30.0.0 (Mon Jun 07 2021) #### 💥 Breaking Change diff --git a/packages/browser/CHANGELOG.md b/packages/browser/CHANGELOG.md index a143c5ef..cb0656c7 100644 --- a/packages/browser/CHANGELOG.md +++ b/packages/browser/CHANGELOG.md @@ -1,3 +1,17 @@ +# v30.1.0 (Mon Jun 07 2021) + +#### 🔩 Dependency Updates + +- Tests back up and running [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@jdalrymple](https://github.com/jdalrymple)) +- Bump ky from 0.25.0 to 0.28.5 in /packages/browser [#1858](https://github.com/jdalrymple/gitbeaker/pull/1858) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v30.0.0 (Mon Jun 07 2021) #### 💥 Breaking Change