Skip to content

Release v1.3.0 - #45

Merged
yosriady merged 1 commit into
mainfrom
release/v1.3.0
Aug 6, 2026
Merged

Release v1.3.0#45
yosriady merged 1 commit into
mainfrom
release/v1.3.0

Conversation

@yosriady

@yosriady yosriady commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Release v1.3.0

Release following the public-surface trim (#43, backend getformo/formono#2182). Command removals would normally be a major, but adoption is near-zero, so this ships as a minor by choice. Supersedes #44.

Removed commands

Removed command Replacement
formo alerts test <alertId> None — alert delivery tests are dashboard-only now (the backend route is internal)
formo contracts recommendations None — dashboard-only; approximate via the SQL query API if needed
formo contracts pipeline <chain> <address> `formo contracts update --include-in-pipeline <true

Changed

  • formo charts list now returns lightweight summaries by default; pass --results to execute each chart's query and include full results.
  • formo charts meta rides the list endpoint (summaries default) instead of the removed /charts/meta route.

In this PR

  • package.json 1.2.1 → 1.3.0 (release workflow requires the tag to match).
  • README.md / SKILLS.md synced to the trimmed surface (they still documented the removed commands).

Release steps after merge

  1. Tag the merge commit on main: git tag v1.3.0 <merge-sha> && git push origin v1.3.0 — the Publish Package workflow validates strict semver, tag-on-main, and tag==package.json, then publishes to npm.

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Review in cubic

…face

Minor bump for the surface trim in #43 (alerts test, contracts
recommendations, contracts pipeline removed; adoption is near-zero so we
skip the major). README and SKILLS drop the removed sections, document
charts list's summaries default + --results, and point pipeline toggling
at contracts update --include-in-pipeline.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@yosriady
yosriady merged commit e7da8dc into main Aug 6, 2026
8 of 9 checks passed
@yosriady
yosriady deleted the release/v1.3.0 branch August 6, 2026 11:44
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