Release v1.3.0 - #45
Merged
Merged
Conversation
…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>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
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
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 → 1.3.0 (release workflow requires the tag to match).Release steps after merge
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
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.