@obecny/npm_auto_release
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

npm_auto

  1. npm login
  2. cat ~~/.npmrc
  3. copy token
  4. Go to circle ci -> workflows -> settings -> Environment Variables
  5. Create new variable with name "NPM_TOKEN" and previously copied token

Release process

  1. Create a new tag in format v* for example v0.2
git tag v0.2
  1. Push tag to repo
git push origin v0.2

Package Sidebar

Install

npm i @obecny/npm_auto_release

Weekly Downloads

0

Version

0.1.3

License

Apache-2.0

Unpacked Size

3.16 kB

Total Files

8

Last publish

Collaborators

  • obecny