Skip to content

Conversation

@openspec-release-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fission-ai/openspec@1.1.1

Patch Changes

  • #627 afb73cf Thanks @TabishB! - ### Bug Fixes

    • OpenCode command references — Command references in generated files now use the correct /opsx- hyphen format instead of /opsx: colon format, ensuring commands work properly in OpenCode

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 30, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@vibe-kanban-cloud
Copy link

Review Complete

Your review story is ready!

View Story

Comment !reviewfast on this PR to re-generate the story.

@greptile-apps
Copy link

greptile-apps bot commented Jan 30, 2026

Greptile Overview

Greptile Summary

Automated patch release v1.1.1 generated by Changesets, packaging the OpenCode command reference fix from PR #626 (via changeset in #627). Changes consumed the changeset file, updated the changelog, and bumped the package version.

Confidence Score: 5/5

  • Safe to merge - standard automated release PR with no code changes
  • This is a standard Changesets release PR with proper version bumping and changelog updates, following established release conventions
  • No files require special attention

Important Files Changed

Filename Overview
.changeset/opencode-command-references.md Changeset file deleted as part of standard release process
CHANGELOG.md Added v1.1.1 release notes documenting OpenCode command reference fix
package.json Version bumped from 1.1.0 to 1.1.1 for patch release

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Bot as Release Bot
    participant CS as Changesets
    participant NPM as NPM Registry
    
    Dev->>CS: Merge PR #627 (changeset added)
    CS->>Bot: Trigger release action
    Bot->>CS: Run changesets version
    CS->>CS: Consume changeset file
    CS->>CHANGELOG.md: Add v1.1.1 entry
    CS->>package.json: Bump version to 1.1.1
    Bot->>Bot: Create PR #628
    Dev->>Bot: Review & merge PR #628
    Bot->>NPM: Publish @fission-ai/openspec@1.1.1
Loading

@TabishB TabishB merged commit 36fbc89 into main Jan 30, 2026
10 checks passed
@TabishB TabishB deleted the changeset-release/main branch January 30, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant