Skip to content

release: bump public packages to 1.2.0 - #269

Merged
toeknee-figma merged 1 commit into
mainfrom
stack/tonyketcham/toeknee/release-1.2.0/bump-public-pkgs-1-2-0--9245fb72
Aug 25, 2026
Merged

release: bump public packages to 1.2.0#269
toeknee-figma merged 1 commit into
mainfrom
stack/tonyketcham/toeknee/release-1.2.0/bump-public-pkgs-1-2-0--9245fb72

Conversation

@tonyketcham

@tonyketcham tonyketcham commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Lockstep bump of every public package from 1.1.0 to 1.2.0. Files the
1.2.0 changelog from Unreleased.

After this commit is on GitHub, pnpm publish:ci publishes the npm
packages, tags v1.2.0, and opens the GitHub release from the filed
CHANGELOG.md section.

1.2.0

  • flatbread proof install-skill installs the Proof skill that shipped
    with the running CLI and pins that same flatbread version as a
    devDependency (feat(cli): add proof install-skill so docs stay copy-pasteable #267). End-user docs now tell people to run
    npx --yes flatbread@latest proof install-skill, so README copy-paste
    blocks no longer need a version or git tag on every release.

Checklist

  • New public CLI: flatbread proof install-skill
  • Changes generate no new console errors
  • Version and changelog only; no new tests required

Does this introduce any non-backwards compatible changes?

  • Yes
  • No

Does this include any user config changes?

  • Yes
  • No

Co-authored-by: Cursor cursoragent@cursor.com


Note

Low Risk
Version and changelog-only release metadata; no application logic changes in the diff.

Overview
Lockstep release prep for 1.2.0: every listed public package.json moves 1.1.0 → 1.2.0, and both Proof skill release.json files (.agents/skills/proof/ and packages/proof/skills/proof/) update flatbreadVersion, proofVersion, and gitTag to match.

CHANGELOG gains a filed ## 1.2.0 section (moved off Unreleased) documenting flatbread proof install-skill (#267): installs the skill from the running CLI, pins that flatbread version as a devDependency, and docs standardize on npx --yes flatbread@latest proof install-skill. No runtime or API code changes in this diff—publish/tag follows via pnpm publish:ci.

Reviewed by Cursor Bugbot for commit e576204. Bugbot is set up for automated code reviews on this repo. Configure here.

Lockstep bump of every public package from 1.1.0 to 1.2.0. Files the
1.2.0 changelog from Unreleased.

After this commit is on GitHub, `pnpm publish:ci` publishes the npm
packages, tags `v1.2.0`, and opens the GitHub release from the filed
CHANGELOG.md section.

## 1.2.0

- `flatbread proof install-skill` installs the Proof skill that shipped
  with the running CLI and pins that same `flatbread` version as a
  devDependency (#267). End-user docs now tell people to run
  `npx --yes flatbread@latest proof install-skill`, so README copy-paste
  blocks no longer need a version or git tag on every release.

## Checklist

- [x] New public CLI: `flatbread proof install-skill`
- [x] Changes generate no new console errors
- [x] Version and changelog only; no new tests required

### Does this introduce any non-backwards compatible changes?

- [ ] Yes
- [x] No

### Does this include any user config changes?

- [ ] Yes
- [x] No

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: I9245fb72905fe3c6202a150f78f54ee9b09ea10b
@mergify

mergify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@toeknee-figma
toeknee-figma merged commit acf5723 into main Aug 25, 2026
21 checks passed
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.

2 participants