Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 395 Bytes

File metadata and controls

5 lines (5 loc) · 395 Bytes

In order to release a version the following actions are needed:

  1. Update the version in the package.json, lock and plugin.xml files
  2. Got to releases and create a new release in github
  3. Make sure to create a tag too with the version name - v2.3.4
  4. Click create. Github actions will publish the package to npm