Skip to content

Release Planr 1.9.0 candidate - #49

Merged
regenrek merged 1 commit into
mainfrom
codex/release-1.9.0
Jul 27, 2026
Merged

Release Planr 1.9.0 candidate#49
regenrek merged 1 commit into
mainfrom
codex/release-1.9.0

Conversation

@regenrek

@regenrek regenrek commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • prepare the Planr 1.9.0 release candidate from origin/main after the Pi runtime integration merge
  • bump Cargo/npm/plugin manifest versions and generated reference descriptions to 1.9.0
  • add the dated 1.9.0 changelog section and update compare links

Local verification

  • git diff --check
  • sh scripts/verify-changelog-release-links.sh 1.9.0
  • cargo metadata --no-deps --format-version 1 | jq -r '.packages[] | select(.name=="planr") | .version'
  • node -e 'const fs=require("fs"); const files=["package.json",".cursor-plugin/plugin.json","plugins/planr/.claude-plugin/plugin.json","plugins/planr/.codex-plugin/plugin.json"]; for (const f of files) console.log(f+" "+JSON.parse(fs.readFileSync(f,"utf8")).version); for (const f of ["apps/docs/content/docs/reference/cli-generated.mdx","apps/docs/content/docs/reference/mcp-schemas-generated.mdx"]) console.log(f+" "+fs.readFileSync(f,"utf8").includes("Planr 1.9.0"));'

Upstream Planr candidate evidence also records sh scripts/ci-local.sh, docs, security, packaging, and consumer gates as passed. Conditional external eval receipt remains explicitly absent per recorded evidence; no release tag has been created or pushed.

@regenrek
regenrek merged commit 0dff819 into main Jul 27, 2026
7 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.

1 participant