chore(release): version packages#588
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Review CompleteYour review story is ready! Comment !reviewfast on this PR to re-generate the story. |
Greptile OverviewGreptile SummaryThis automated release PR bumps Changes:
This is a standard Changesets release workflow - all changes are automated and follow the expected pattern. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Bot as Changesets Bot
participant Repo as Repository
participant CI as CI Pipeline
participant NPM as NPM Registry
Note over Bot,Repo: Release PR Created
Bot->>Repo: Read .changeset/archive-path-fix.md
Bot->>Repo: Delete .changeset/archive-path-fix.md
Bot->>Repo: Update CHANGELOG.md (add v1.0.1 entry)
Bot->>Repo: Update package.json (1.0.0 → 1.0.1)
Bot->>Repo: Create PR #588
Note over Repo,NPM: When PR is Merged
Repo->>CI: Trigger release workflow
CI->>NPM: Publish @fission-ai/openspec@1.0.1
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.0.1
Patch Changes
#587
943e0d4Thanks @TabishB! - ### Bug Fixesopenspec/changes/archive/YYYY-MM-DD-<name>/instead of the incorrectopenspec/archive/YYYY-MM-DD--<name>/