Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 245 Bytes

File metadata and controls

12 lines (8 loc) · 245 Bytes

Develop and Publish

Developing

npm run watch

Publish

Change the version in package.json and push. This must trigger the tag-release workflow to create a new tag.
Than run the publish workflow to create a release.