Skip to content

chore(main): release 1.2.3#101

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main
May 13, 2026
Merged

chore(main): release 1.2.3#101
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.2.3 (2026-05-13)

Bug Fixes

  • include custom_attributes on SSO Profile struct (#100) (9806424)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner May 13, 2026 21:14
@gjtorikian gjtorikian merged commit 7507ec5 into main May 13, 2026
5 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch May 13, 2026 21:15
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 13, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the package version from 1.2.2 to 1.2.3. The sole included fix is adding custom_attributes to the SSO Profile struct (#100).

  • mix.exs: @version updated to 1.2.3.
  • CHANGELOG.md: New entry added for 1.2.3 with the bug fix reference.
  • .release-please-manifest.json: Manifest version updated to 1.2.3.

Confidence Score: 5/5

Routine automated release bump with no logic changes — safe to merge.

All three changed files are version bookkeeping only: the mix.exs module attribute, the release-please manifest, and a new changelog entry. No application logic, dependencies, or configuration are touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 1.2.2 to 1.2.3 in the release-please manifest.
CHANGELOG.md New 1.2.3 changelog entry added, documenting the custom_attributes SSO Profile struct fix from #100.
mix.exs @Version module attribute bumped from 1.2.2 to 1.2.3; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot"] -->|"Detects merged fix (#100)"| B["Bump version: 1.2.2 → 1.2.3"]
    B --> C["Update mix.exs @version"]
    B --> D["Update .release-please-manifest.json"]
    B --> E["Append CHANGELOG.md entry"]
    C & D & E --> F["PR #101 opened"]
    F -->|"Merged"| G["Tag v1.2.3 & publish to Hex.pm"]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 1.2.3" | Re-trigger Greptile

@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

1 participant