@salestrip/enums

1.0.0 • Public • Published

@salestrip/enums

Build Status

Country, currency and language code enumerators.

Install

npm i @salestrip/enums

Release

To release a new version, use npm. Using npm version will update the version in package.json before committing the resulting file change to git and adding the appropriate git tag. Pushing a tagged version to origin will trigger a CI deployment to the npm registry.

To release a bugfix update the patch version.

npm version patch
git push
git push --tags

To release a feature update the minor version.

npm version minor
git push
git push --tags

To release a breaking change update the major version.

npm version major
git push
git push --tags

Readme

Keywords

none

Package Sidebar

Install

npm i @salestrip/enums

Weekly Downloads

2

Version

1.0.0

License

UNLICENSED

Unpacked Size

97.1 kB

Total Files

19

Last publish

Collaborators

  • srivai.vignesh
  • gmanojkumar
  • jmelville
  • vinodkrsalestrip
  • hemanthstrip