Skip to content

chore(main): release 7.1.2#474

Open
workos-sdk-automation[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--components--workos
Open

chore(main): release 7.1.2#474
workos-sdk-automation[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

7.1.2 (2026-04-30)

Bug Fixes

  • replace parameter-group hashes with typed variant classes (#473) (a66c15b)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the gem version from 7.1.1 to 7.1.2. The only changes are the version constant in lib/workos/version.rb, the lockfile, the release manifest, and a new CHANGELOG.md entry documenting the typed variant classes bug fix landed in #473.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All four changed files are version-number updates or changelog text generated by Release Please automation. No code logic, dependencies, or security-relevant surfaces were touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.1.1 to 7.1.2 by Release Please automation
CHANGELOG.md New 7.1.2 changelog entry added documenting the typed variant classes bug fix
Gemfile.lock workos gem version updated from 7.1.1 to 7.1.2; no dependency changes
lib/workos/version.rb VERSION constant bumped from "7.1.1" to "7.1.2"

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged fix #473| B[Create release PR]
    B --> C[Bump VERSION 7.1.1 → 7.1.2]
    B --> D[Update Gemfile.lock]
    B --> E[Update .release-please-manifest.json]
    B --> F[Append CHANGELOG.md entry]
    C & D & E & F --> G[Merge → publish gem 7.1.2]
Loading

Reviews (1): Last reviewed commit: "chore: update Gemfile.lock" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants