Closed muenchow closed 2 years ago
Hi @muenchow - thanks for another helpful contribution.
Would you mind running the following to amend the commit message? The CI pipeline uses semantic versioning, so I need the commit message to start with fix:
so that the release notes get generated correctly and the version number gets incremented properly.
git commit --amend -m "fix: stack overflow when displaying error"
git push --force
Thanks Max!
Hi @sdd,
i did as you asked. And thanks for the great lib :)
:tada: This PR is included in version 0.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
All done! You're very welcome Max :-)
Fixes a bug where a stack overflow is created when trying to display the
kiddo::ErrorKind