Update npm package automatically after increasing version in package.json
Closed this issue · 1 comments
Kouprin commented
Currently we need to do it manually.
The steps are:
- create a new npm user (or use boatnear if it can be used for this purpose)
- add a hook that starts deployment process automatically right after changing the version
- add the same for -sol and -rs repos
ailisp commented
Duplicate with: Near-One/rainbow-bridge#327, I'll merge your step with that one