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

ci(release): v1.0.1 #4

Merged
merged 7 commits into from
Dec 30, 2024
Merged

ci(release): v1.0.1 #4

merged 7 commits into from
Dec 30, 2024

Conversation

chriswblake
Copy link
Collaborator

This pull request includes updates to the GitHub Actions workflow and a version bump in the package.json file. The most important changes are the addition of a new workflow to update release tags and the increment of the package version.

GitHub Actions workflow updates:

  • .github/workflows/update-release-tags.yml: Added a new workflow to automatically update major and minor release tags when a new version tag is pushed. This workflow includes steps to determine version tag numbers, create tags locally, verify tag hashes, and force push tags to the remote repository.

Package version update:

@chriswblake chriswblake self-assigned this Dec 30, 2024
@chriswblake chriswblake merged commit fd4f2b9 into main Dec 30, 2024
19 checks passed
@chriswblake chriswblake deleted the dev branch December 30, 2024 18:59
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