0.2.0 • Published 1 year ago

constantes v0.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

constantes

Reusable constants for different projects.

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version
npm install
npm run lint
npm run format
npm run build

Deployment

npm pack --dry-run
npm version patch
npm version minor
npm version major
  • Update the version in the API, Licenses, and Package Phobia links at the top.
  • Commit and push changes.
  • Create a tag on GitHub Desktop.
  • Check GitLab.
npm login
npm publish
0.2.0

1 year ago

0.1.0

1 year ago