You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: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
+
55
88
- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
0 commit comments