Skip to content

chore(release): prepare 1.0.1#123

Merged
leoafarias merged 1 commit into
mainfrom
release/1.0.1
Jul 4, 2026
Merged

chore(release): prepare 1.0.1#123
leoafarias merged 1 commit into
mainfrom
release/1.0.1

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Release 1.0.1

Prepares the 1.0.1 release. The substantive change — the Ack.lazy / LazySchema recursion-depth guard (maxDepth, default 100) — already landed on main via #122, which also bumped packages/ack to 1.0.1.

This PR version-aligns the remaining publishable packages so the release workflow (which publishes all 5 together) runs clean:

  • ack_annotations, ack_generator, ack_json_schema_builder, ack_firebase_ai: 1.0.01.0.1 + link-only CHANGELOG entries.
  • No functional changes in these 4 packages; ack: ^1.0.0 constraints already permit 1.0.1, so no dependency edits.

Verification

  • dart pub publish --dry-run passes for all 5 packages (only warning is the pre-commit "modified in git" notice).
  • dart analyze clean across ack + the changed pure-Dart packages.

Once merged, a GitHub Release v1.0.1 will be cut to publish all 5 to pub.dev.

Version-align all publishable packages to 1.0.1 for the maxDepth recursion-guard fix in Ack.lazy (#122). ack was already bumped on main; this bumps ack_annotations, ack_generator, ack_json_schema_builder, and ack_firebase_ai in lockstep with link-only CHANGELOG entries.
@leoafarias
leoafarias merged commit 036092a into main Jul 4, 2026
1 check passed
@leoafarias
leoafarias deleted the release/1.0.1 branch July 4, 2026 22:55
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