Skip to content

chore(release): bump version to 1.2.0 - #46

Merged
amrrbakry merged 1 commit into
mainfrom
chore/release-1.2.0
Aug 5, 2026
Merged

chore(release): bump version to 1.2.0#46
amrrbakry merged 1 commit into
mainfrom
chore/release-1.2.0

Conversation

@amrrbakry

Copy link
Copy Markdown
Member

Release 1.2.0

Bump the gem version to 1.2.0 and move the Unreleased changelog entries into the 1.2.0 section.

Included in this release

Added

Changed

Dropped

Fixed

Release steps after merge

  1. Tag the merge commit: git tag v1.2.0 <merge-sha> && git push origin v1.2.0
  2. The tag creation triggers the release job, which publishes the gem to rubygems
  3. Create the GitHub release with these notes

Note: the earlier v1.2.0 tag pointed at a commit with version 1.1.6; the release job failed on the rubygems duplicate check and nothing was published. That tag should be deleted before tagging again: git push origin :refs/tags/v1.2.0

@amrrbakry
amrrbakry merged commit 2b574bb into main Aug 5, 2026
54 checks passed
@amrrbakry
amrrbakry deleted the chore/release-1.2.0 branch August 5, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant