Is your feature request related to a problem? Please describe.
Our current publishing pipeline only publishes the packages on NPM. The repo is not registering tags nor releases.
Describe the solution you'd like
We want to improve each of the publishing pipelines to create a release with a tag based on the package being published.
- For example, when releasing KiiJS-EVM v1.2.0 we want a tag and a release evm-v1.2.0
Is your feature request related to a problem? Please describe.
Our current publishing pipeline only publishes the packages on NPM. The repo is not registering tags nor releases.
Describe the solution you'd like
We want to improve each of the publishing pipelines to create a release with a tag based on the package being published.