@healy-tp/common

1.0.25 • Public • Published

Healy-tp Common

Common library with several utilities published in NPM to be used across all Healy-tp microservices.

How to publish new version to NPM (Until we get a chance to improve it)

  1. Work on your changes.

  2. Update package.json version manually with new desired version.

  3. Commit and push your changes.

  4. Push new tag with same version as in package.json.

    git tag <version>
    git push origin --tags
    
  5. Draft and publish a new release with same tag as before.

  6. Check if triggered Github Action succeeded or not.

Dependents (0)

Package Sidebar

Install

npm i @healy-tp/common

Weekly Downloads

2

Version

1.0.25

License

ISC

Unpacked Size

6.48 kB

Total Files

15

Last publish

Collaborators

  • tszemzo
  • hernantain