Skip to content

chore(main): release 3.0.0 - #106

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main
Jul 29, 2026
Merged

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

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.0 (2026-07-29)

⚠ BREAKING CHANGES

  • Regenerate SDK from the OpenAPI spec via oagen (#111)

Features

  • Add custom_attributes field to OrganizationMembership (#82) (3af9d66)
  • Regenerate SDK from the OpenAPI spec via oagen (#111) (f99dc9a)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the Elixir SDK from v2.0.0 to v3.0.0. The version string is updated consistently across all three release metadata files.

  • Version bump: @version in mix.exs and the manifest entry in .release-please-manifest.json both move from "2.0.0" to "3.0.0".
  • Changelog: CHANGELOG.md receives a new 3.0.0 section documenting two changes: the full SDK regeneration from the OpenAPI spec (breaking) and the addition of custom_attributes to OrganizationMembership.

Confidence Score: 5/5

Safe to merge — all three changes are pure release metadata generated by the Release Please bot with no logic modifications.

The diff touches only version strings and changelog text. The version is updated consistently in mix.exs, .release-please-manifest.json, and CHANGELOG.md, and the changelog accurately reflects the upstream commits included in this release.

Files Needing Attention: No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from "2.0.0" to "3.0.0" by Release Please automation.
CHANGELOG.md Prepends the 3.0.0 changelog entry documenting the breaking SDK regeneration and the custom_attributes feature.
mix.exs @Version module attribute bumped from "2.0.0" to "3.0.0", consistent with the manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Reads commit history| B[Detects breaking changes + features]
    B --> C[Bumps version: 2.0.0 → 3.0.0]
    C --> D[Updates mix.exs @version]
    C --> E[Updates .release-please-manifest.json]
    C --> F[Prepends 3.0.0 entry to CHANGELOG.md]
    D & E & F --> G[PR #106 opened]
    G --> H[Merge → publish v3.0.0 to Hex.pm]
Loading

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

@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main branch from 4ea3c20 to 4b43a11 Compare July 8, 2026 20:27
@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 2.1.0 chore(main): release 3.0.0 Jul 29, 2026
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main branch from 4b43a11 to a3ba309 Compare July 29, 2026 20:38
@gjtorikian
gjtorikian merged commit bba54e7 into main Jul 29, 2026
10 checks passed
@gjtorikian
gjtorikian deleted the release-please--branches--main branch July 29, 2026 20:42
@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