Release v2.0.0 - #44
Closed
yosriady wants to merge 1 commit into
Closed
Conversation
…face Major because #43 removed user-facing commands (alerts test, contracts recommendations, contracts pipeline). README and SKILLS drop those 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>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
|
Found 1 test failure on Blacksmith runners: Failure
|
Contributor
Author
|
Superseded by the v1.3.0 release PR — going minor instead of major since adoption is near-zero. |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
![Fix with [code]smith](https://pr-comments-assets.blacksmith.sh/codesmith/fix-with-codesmith-light.png)
Release v2.0.0
Major release following the public-surface trim (#43, backend getformo/formono#2182).
Breaking changes (why this is a major)
formo alerts test <alertId>formo contracts recommendationsformo contracts pipeline <chain> <address>Changed
formo charts listnow returns lightweight summaries by default; pass--resultsto execute each chart's query and include full results.formo charts metarides the list endpoint (summaries default) instead of the removed/charts/metaroute.In this PR
package.json1.2.1 → 2.0.0 (release workflow requires the tag to match).Release steps after merge
git tag v2.0.0 <merge-sha> && git push origin v2.0.0— the Publish Package workflow validates strict semver, tag-on-main, and tag==package.json, then publishes to npm.npm deprecate @getformo/cli@1.x "1.x calls removed API routes (alerts test, contracts recommendations/pipeline). Upgrade to 2.x."(adjust package name/message as desired).🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.