mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Update CHANGELOG.md [skip ci]
This commit is contained in:
parent
56a012c793
commit
39c7967d2f
30
CHANGELOG.md
30
CHANGELOG.md
@ -1,3 +1,33 @@
|
||||
# 35.6.1 (Mon Jul 11 2022)
|
||||
|
||||
:tada: This release contains work from new contributors! :tada:
|
||||
|
||||
Thanks for all your work!
|
||||
|
||||
:heart: Karl Haworth ([@karlhaworth](https://github.com/karlhaworth))
|
||||
|
||||
:heart: Jeff Bacon ([@thesuavehog](https://github.com/thesuavehog))
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- `@gitbeaker/requester-utils`
|
||||
- fixes #2545 - compile error in RequesterUtils [#2546](https://github.com/jdalrymple/gitbeaker/pull/2546) ([@thesuavehog](https://github.com/thesuavehog))
|
||||
- `@gitbeaker/cli`
|
||||
- Fix typo in unit/index.ts [#2438](https://github.com/jdalrymple/gitbeaker/pull/2438) ([@eltociear](https://github.com/eltociear))
|
||||
|
||||
#### 👷🏼♀️ Technical Debt
|
||||
|
||||
- `@gitbeaker/node`
|
||||
- fix: unpin got dependency [#2572](https://github.com/jdalrymple/gitbeaker/pull/2572) ([@karlhaworth](https://github.com/karlhaworth))
|
||||
|
||||
#### Authors: 3
|
||||
|
||||
- Ikko Ashimine ([@eltociear](https://github.com/eltociear))
|
||||
- Jeff Bacon ([@thesuavehog](https://github.com/thesuavehog))
|
||||
- Karl Haworth ([@karlhaworth](https://github.com/karlhaworth))
|
||||
|
||||
---
|
||||
|
||||
# 35.6.0 (Wed Mar 23 2022)
|
||||
|
||||
:tada: This release contains work from a new contributor! :tada:
|
||||
|
||||
@ -1,3 +1,15 @@
|
||||
# v35.6.1 (Mon Jul 11 2022)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- Fix typo in unit/index.ts [#2438](https://github.com/jdalrymple/gitbeaker/pull/2438) ([@eltociear](https://github.com/eltociear))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- Ikko Ashimine ([@eltociear](https://github.com/eltociear))
|
||||
|
||||
---
|
||||
|
||||
# v35.4.0 (Mon Feb 07 2022)
|
||||
|
||||
:tada: This release contains work from a new contributor! :tada:
|
||||
|
||||
@ -1,3 +1,19 @@
|
||||
# v35.6.1 (Mon Jul 11 2022)
|
||||
|
||||
:tada: This release contains work from a new contributor! :tada:
|
||||
|
||||
Thank you, Karl Haworth ([@karlhaworth](https://github.com/karlhaworth)), for all your work!
|
||||
|
||||
#### 👷🏼♀️ Technical Debt
|
||||
|
||||
- fix: unpin got dependency [#2572](https://github.com/jdalrymple/gitbeaker/pull/2572) ([@karlhaworth](https://github.com/karlhaworth))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- Karl Haworth ([@karlhaworth](https://github.com/karlhaworth))
|
||||
|
||||
---
|
||||
|
||||
# v35.3.0 (Sat Feb 05 2022)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
@ -1,3 +1,19 @@
|
||||
# v35.6.1 (Mon Jul 11 2022)
|
||||
|
||||
:tada: This release contains work from a new contributor! :tada:
|
||||
|
||||
Thank you, Jeff Bacon ([@thesuavehog](https://github.com/thesuavehog)), for all your work!
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
- fixes #2545 - compile error in RequesterUtils [#2546](https://github.com/jdalrymple/gitbeaker/pull/2546) ([@thesuavehog](https://github.com/thesuavehog))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- Jeff Bacon ([@thesuavehog](https://github.com/thesuavehog))
|
||||
|
||||
---
|
||||
|
||||
# v35.3.0 (Sat Feb 05 2022)
|
||||
|
||||
#### 🐛 Bug Fix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user