chore(main): release 1.1.2#28
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 90bfb70bc6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| All notable changes follow Semantic Versioning and Keep a Changelog conventions. | ||
|
|
||
| ## [1.1.2](https://github.com/Coding-Autopilot-System/cas-contracts/compare/v1.1.1...v1.1.2) (2026-07-13) |
There was a problem hiding this comment.
Do not publish the breaking ID change as a patch
Because this release includes the schema $id rewrite listed below, shipping it as 1.1.2 is not semver-safe: the same changelog still explicitly marks that $id migration as BREAKING for consumers such as offline validators that hardcode the old ID, and docs/VERSIONING.md reserves consumer-breaking public API changes for a major release. If this tag is cut, semver-following consumers can auto-upgrade within 1.1 and lose schema resolution; cut a major release or exclude/revert the breaking change from this patch.
Useful? React with 👍 / 👎.
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.1.2 (2026-07-13)
Bug Fixes
This PR was generated with Release Please. See documentation.