0.0.1 • Published 2 years ago

@xgoo-mn/plugin-npm-release v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

plugin-flow-track

release process

# 1. after update code and commit
# 2. update beta version cmd
mn run @xgoo/plugin-flow-track:version:beta
# 3. commit change and push to master beta version will be published
# 4. wait for beta version published
# 5. update mono/web/tools/addon-deps/package.json @xgoo/plugin-flow-track version to beta version
# 6. commit change and make pr to mono
# 7. test @xgoo/plugin-flow-track in pr: /deploy xxx-ui

# 8. after test ok

# 9. release stable version
mn run @xgoo/plugin-flow-track:version
# 10. commit change and push to master stable version will be published
# 11. wait for stable version published
# 12. update mono/web/tools/addon-deps/package.json @xgoo/plugin-flow-track version to stable version
# 13. commit change and make pr to mono
# 14. test @xgoo/plugin-flow-track in pr: /deploy xxx-ui
# 15. after test ok merge pr
0.0.1

2 years ago