1.18.0 • Published 3 months ago

@ar-elemnta/design-system-react-poc v1.18.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
3 months ago

Publishing

  1. Update the version of the package in the package.json file
  2. Before publishing the package, you need to create a new tag when changes have been made.
    • To create a new tag
    $ git tag -a @__VERSION__
    • To push newly created tag
    $ git push --tags
  3. Run $ npm run rollup (Run $ npm pack --dry-run to see the contents of the package without publishing it)
  4. Run $ npm publish --access public
  5. Upgrade the version of the project that needs the changes
1.18.0

3 months ago

1.14.1

3 months ago

1.17.1

3 months ago

1.15.3

3 months ago

1.16.1

3 months ago

1.15.2

3 months ago

1.15.1

3 months ago

1.14.0

3 months ago

1.13.0

3 months ago

1.12.0

3 months ago

1.11.0

3 months ago

1.10.0

3 months ago

1.9.0

3 months ago

1.8.0

3 months ago

1.7.0

3 months ago

1.6.0

3 months ago