babarot / afx

📦 Package manager for CLI
https://babarot.me/afx/
MIT License
148 stars 6 forks source link

Fix bug when state.json does not exist #37

Closed babarot closed 2 years ago

babarot commented 2 years ago

WHAT

Do not return error (file not exists) when state.json doesn't exist (just return empty json contents to continue to read state file)

WHY

Fix #36

github-actions[bot] commented 2 years ago

This PR will update b4b4r07/afx from v0.1.18 to v0.1.19 :rocket:

Changes: https://github.com/b4b4r07/afx/compare/v0.1.18...fix/36

If this update isn't as you expected, you may want to change or remove the release label.

github-actions[bot] commented 2 years ago

The new version v0.1.19 has been released :tada:

Changes: https://github.com/b4b4r07/afx/compare/v0.1.18...v0.1.19