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
fix: Add debug messages for exclusions during bump lifecycle (#131)
* chore: Add debug messages for exclusions in lifecycle bump
Code has been modified to include debug messages in the bump lifecycle. When a filename is ignored by Git or is not a file, the program will now log a debug-level message.
* chore(#131): Update formatting
* chore(#131): Improve debug messages for exclusions during bump lifecycle
0 commit comments