Skip to content

v1.1.1

Compare
Choose a tag to compare
@phukon phukon released this 13 Dec 14:33
· 8 commits to main since this release
v1.1.1
08384ca

Bug fix

Stops the app if package.json is not found

Implemented code to terminate the program's execution with an error
status if the 'package.json' file is not found during the modification
process. This prevents the console message 'LICENSE generated!' even
after an error.


Full Changelog: v1.1.0...v1.1.1