Skip to content

chore(release): 1.0.0-beta.12#118

Merged
leoafarias merged 4 commits into
mainfrom
leoafarias/latest-ack-version
Jun 24, 2026
Merged

chore(release): 1.0.0-beta.12#118
leoafarias merged 4 commits into
mainfrom
leoafarias/latest-ack-version

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Release 1.0.0-beta.12

Finalizes the in-progress 1.0.0-beta.12-wip prep into a publishable 1.0.0-beta.12 across all packages.

Changes

  • Versions: 1.0.0-beta.12-wip1.0.0-beta.12 for all 5 packages (ack, ack_annotations, ack_generator, ack_firebase_ai, ack_json_schema_builder).
  • Internal dep constraints:
    • ack_firebase_ai, ack_json_schema_builder: ack: ^1.0.0-beta.12-wip^1.0.0-beta.12 (required — 1.0.0-beta.12 does not satisfy a -wip constraint; numeric 12 sorts below alphanumeric 12-wip in semver).
    • ack_generator: ack / ack_annotations ^1.0.0-beta.11^1.0.0-beta.12 (lockstep).
  • CHANGELOGs: top section retitled to ## 1.0.0-beta.12 (detail kept inline).
  • Docs/READMEs: remaining -wip references updated; docs.json default version 0.2.01.0.0-beta.12; llms.txt version line updated.
  • Dartdoc fixes (separate commit): repair unresolved references in duration_constraint.dart and numeric_extensions.dart.

Releasing after merge

Publishing is automated via .github/workflows/release.yml (→ btwld/dart-actions/publish.yml, OIDC), triggered by a version tag:

gh release create v1.0.0-beta.12 --target main --title v1.0.0-beta.12 --notes-file <notes>
# or: git tag v1.0.0-beta.12 && git push origin v1.0.0-beta.12

Packages publish in dependency order (ackack_annotationsack_generatorack_json_schema_builderack_firebase_ai).

Pre-flight before tagging

  • melos run test (analyze --fatal-infos + Dart/Flutter tests)
  • dart pub publish --dry-run in each package
  • Automated publishing enabled on pub.dev for each package

⚠️ Publishing to pub.dev is permanent.

@docs-page

docs-page Bot commented Jun 24, 2026

Copy link
Copy Markdown

To preview the documentation for this pull request, visit the following URL:

docs.page/btwld/ack~118

Documentation is deployed and generated using docs.page

@leoafarias
leoafarias merged commit 9819869 into main Jun 24, 2026
3 checks passed
@leoafarias
leoafarias deleted the leoafarias/latest-ack-version branch June 24, 2026 19:51
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