In order to release a version the following actions are needed:
- Update the version in the package.json file and lock file for example 2.3.4
- 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