Closed babarot closed 2 years ago
This PR will update b4b4r07/afx from v0.1.10 to v0.1.11 :rocket:
Changes: https://github.com/b4b4r07/afx/compare/v0.1.10...feature/state
If this update isn't as you expected, you may want to change or remove the release label.
The new version v0.1.11 has been released :tada:
Changes: https://github.com/b4b4r07/afx/compare/v0.1.10...v0.1.11
WHAT
WHY
Currently in state file, each state name is same as pkg name. But if using pkg.name as state.name, it may be problem:
this operation will be regarded as adding new package and removing that package.
so we need fixed string not depending on pkg.name