Skip to content

chore(release): promote staging to premain#63

Closed
aron23 wants to merge 5 commits intopremainfrom
staging
Closed

chore(release): promote staging to premain#63
aron23 wants to merge 5 commits intopremainfrom
staging

Conversation

@aron23
Copy link
Copy Markdown
Contributor

@aron23 aron23 commented Jan 29, 2026

Summary

  • Promote current staging onto premain to cut the next RC from the latest integration state.
  • Includes version-line alignment fixes so stable releases promote the premain RC baseline.
  • Includes security fix for npm-audit (ESLint vulnerability) plus minor repo-root cleanup.

Test plan

  • CI (Rubric / unit / ts / py / CodeQL) on this PR
  • Optional local: make rubric

Sync stable manifest + changelog with the existing v1.2.1 tag so downstream repos can reliably pin to the latest stable release.
Resolves npm-audit vulnerability (GHSA-p5wg-g6qr-c7cg) by upgrading ESLint and moving to an ESLint v9-compatible flat config.
Compute and pass a release-as value on main so stable release PRs promote the current premain RC baseline (e.g., 1.3.0-rc.1 -> 1.3.0). Extend branch-release verifiers and docs to match the staging -> premain -> main supply chain.
Remove repo-root AI/agent helper docs that are not part of the library and ignore local .pai artifacts.
…-2-1

chore(release): align stable metadata to 1.2.1
@paytheory paytheory closed this Jan 29, 2026
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