Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 308 Bytes

File metadata and controls

15 lines (8 loc) · 308 Bytes

Contributing

Anyone is welcome to contribute.

If something has changed that affects the Docs/Demo page, run:

npm run build-docs

Publishing

To publish a new version to npm, run:

npm version patch # or minor

Push the changes with the new tag to GitHub. A workflow will publish the package.