In order to release a version the following actions are needed:
- Update the version in the package.json, lock and plugin.xml files
- Got to releases and create a new release in github
- Make sure to create a tag too with the version name - v2.3.4
- Click create. Github actions will publish the package to npm