Skip to content

Commit bbfe92c

Browse files
Update CHANGELOG.md [skip ci]
1 parent b0ec4cb commit bbfe92c

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,39 @@ This release fixes how this library throws errors. Instead of throwing `string`
5252

5353
#### ⚠️ Pushed to `master`
5454

55+
- remove registry ([@hipstersmoothie](https://github.com/hipstersmoothie))
56+
- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
57+
- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
58+
59+
#### Authors: 3
60+
61+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
62+
- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
63+
- Vitali Lovich ([@vlovich](https://github.com/vlovich))
64+
65+
---
66+
67+
# v4.0.5 (Mon May 15 2023)
68+
69+
:tada: This release contains work from a new contributor! :tada:
70+
71+
Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!
72+
73+
### Release Notes
74+
75+
#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))
76+
77+
This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.
78+
79+
---
80+
81+
#### 🐛 Bug Fix
82+
83+
- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
84+
- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))
85+
86+
#### ⚠️ Pushed to `master`
87+
5588
- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
5689
- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
5790

0 commit comments

Comments
 (0)