Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release #172

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Automate release #172

merged 2 commits into from
Mar 29, 2024

Conversation

dweinber
Copy link
Member

Description

Releases can be triggered from GH Actions. Version will be calculated based on latest release (i.e. current package.json version) and the changes in the changelog. The automation will update the versions in package.json and CHANGELOG.md and push the git tag.

We only need to be aware of major version, which aren't calculated automatically!

Checklist (for PR submitter and reviewers)

  • No CHANGELOG entry as only CI related changes

@dweinber dweinber merged commit 3aa3cbe into develop Mar 29, 2024
3 checks passed
@dweinber dweinber deleted the feature/automate-release branch March 29, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant