This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
Releases: target/captains-log
Releases · target/captains-log
v1.6.5: ci: add tags (#165)
Logging fix
#116 - ensures we don't accidentally log secrets
More Error Handling!
Error Handling Updates
Hotfix: User Defined Messages
#97 - Fixed a bug where undefined
would get posted in the comment unintentionally.
Add Pull Request Comments
#96 - Introduced commenting on PRs to notify users which version their pr was released in.
Case Sensitivity Fix
Update: GH Regex
This adds a much needed improvement to the Github regex, on top of the one we just released. Special thanks to @AndersDJohnson
Github Regex
v1.5.3 fix: Incorrect Github Regex (#86)
Update Node Version in Docker Image
Jest 26+ requires a Node version of, at least, 12. This updates us to the latest stable node version in our docker container.