Skip to content

chore(main): release 0.6.1#34

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--skills
Jun 8, 2026
Merged

chore(main): release 0.6.1#34
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--skills

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.6.1 (2026-06-08)

Bug Fixes

  • workos: mandate POST server-action sign-out in Next.js skill (#33) (a479b91)

This PR was generated with Release Please. See documentation.

@nicknisi nicknisi merged commit 2c3acef into main Jun 8, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--skills branch June 8, 2026 20:56
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@greptile-apps

greptile-apps Bot commented Jun 8, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 0.6.0 to 0.6.1 across all plugin manifests and metadata files.

  • Version updated in package.json, .release-please-manifest.json, and all six plugin manifest files (.claude-plugin, .cursor-plugin, .codex-plugin).
  • CHANGELOG.md updated with the 0.6.1 entry referencing the POST server-action sign-out bug fix from fix(workos): mandate POST server-action sign-out in Next.js skill #33.
  • Minor formatting-only change in plugins/workos/.codex-plugin/plugin.json: keywords and capabilities arrays expanded to multi-line JSON style.

Confidence Score: 5/5

Safe to merge — all changes are automated version bumps and a changelog entry with no logic modifications.

Every changed file is a metadata or manifest update generated by Release Please. No application logic, authentication code, or configuration with runtime impact was touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Package version bumped from 0.6.0 to 0.6.1
CHANGELOG.md New 0.6.1 entry added with the POST server-action sign-out bug fix
.release-please-manifest.json Release-please manifest updated to track version 0.6.1
plugins/workos/.codex-plugin/plugin.json Version bumped to 0.6.1; keywords and capabilities arrays reformatted to multi-line style
.claude-plugin/marketplace.json Version bumped from 0.6.0 to 0.6.1
.cursor-plugin/marketplace.json Version bumped from 0.6.0 to 0.6.1
plugins/workos/.claude-plugin/plugin.json Plugin version bumped from 0.6.0 to 0.6.1
plugins/workos/.cursor-plugin/plugin.json Plugin version bumped from 0.6.0 to 0.6.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.6.0 → 0.6.1]
    B --> C[package.json]
    B --> D[.release-please-manifest.json]
    B --> E[CHANGELOG.md]
    B --> F[Plugin Manifests]
    F --> G[.claude-plugin/marketplace.json]
    F --> H[.cursor-plugin/marketplace.json]
    F --> I[plugins/workos/.claude-plugin/plugin.json]
    F --> J[plugins/workos/.cursor-plugin/plugin.json]
    F --> K[plugins/workos/.codex-plugin/plugin.json]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 0.6.1" | 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.

1 participant