You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The release process at the moment is manual, i.e. the release engineer needs to supply a version. Using Changesets as described in #12, it should be possible to make semver conform releases automatially.
The current GitHub Action does not change the repository (i.e. tag release versions or add/change files like a changelog). Tagging and updating the respective changelog would be nice and should be included in the automated release process.
The text was updated successfully, but these errors were encountered:
The release process at the moment is manual, i.e. the release engineer needs to supply a version. Using Changesets as described in #12, it should be possible to make semver conform releases automatially.
The current GitHub Action does not change the repository (i.e. tag release versions or add/change files like a changelog). Tagging and updating the respective changelog would be nice and should be included in the automated release process.
The text was updated successfully, but these errors were encountered: