Ideally we want the same release process as with our other projects which is: just trigger a GH action. Specific to this action we need to make sure that:
- all source code is bundled and checked-in as part of the release
- we publish two releases, e.g.:
v3.5.1 and v3
- we have some auto-generated changelogs in place
Ideally we want the same release process as with our other projects which is: just trigger a GH action. Specific to this action we need to make sure that:
v3.5.1andv3