Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed May 16, 2023
1 parent b0ec4cb commit bbfe92c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,39 @@ This release fixes how this library throws errors. Instead of throwing `string`

#### ⚠️ Pushed to `master`

- remove registry ([@hipstersmoothie](https://github.com/hipstersmoothie))
- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))

#### Authors: 3

- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
- Vitali Lovich ([@vlovich](https://github.com/vlovich))

---

# v4.0.5 (Mon May 15 2023)

:tada: This release contains work from a new contributor! :tada:

Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!

### Release Notes

#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))

This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.

---

#### 🐛 Bug Fix

- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))

#### ⚠️ Pushed to `master`

- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))

Expand Down

0 comments on commit bbfe92c

Please sign in to comment.