near/rainbow-bridge-lib

Update npm package automatically after increasing version in package.json

Closed this issue · 1 comments

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

Duplicate with: Near-One/rainbow-bridge#327, I'll merge your step with that one