Skip to content

chore(release): prepare 1.0.0-beta.11 - #90

Merged
leoafarias merged 1 commit into
mainfrom
chore/release-1.0.0-beta.11
Aug 14, 2026
Merged

chore(release): prepare 1.0.0-beta.11#90
leoafarias merged 1 commit into
mainfrom
chore/release-1.0.0-beta.11

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Description

Prepares naked_ui 1.0.0-beta.11 for publication after NakedLink merged in #65.

  • Bumps the package version from 1.0.0-beta.10 to 1.0.0-beta.11.
  • Promotes the existing NakedLink changelog entry into the beta.11 release notes.

This PR changes release metadata only; it does not alter the implementation merged in #65.

Why

The package metadata still identifies beta.10, while main now contains the NakedLink primitive intended for the next beta. The version and changelog must be updated before creating the release tag that triggers the pub.dev workflow.

Validation

  • dart format --output=none --set-exit-if-changed . — 154 files checked, 0 changed.
  • flutter analyze --fatal-infos — no issues.
  • flutter test in packages/naked_ui — 703 passed, 3 intentionally skipped external integration tests.
  • flutter test in packages/example — 26 passed, 3 intentionally skipped tests.
  • flutter pub publish --dry-run — 175 KB archive, 0 warnings.
  • git diff --check origin/main...HEAD — clean.
  • Confirmed no existing remote v1.0.0-beta.11 tag.

Related Issues

Follow-up release preparation for #65.


Checklist

  • The changelog describes every user-visible change included since beta.10.
  • The package version matches the intended release tag.
  • Formatting, analysis, tests, and publish dry-run pass.
  • This PR does not introduce a breaking change.

Publication

After this PR is merged, create and push v1.0.0-beta.11 from the resulting main commit. The repository release workflow will run Android and web release gates before publishing to pub.dev.

@github-actions

Copy link
Copy Markdown
Contributor

LCOV of commit a33e996 during Flutter CI #290

	(use "lcov --ignore-errors deprecated,deprecated ..." to suppress this warning)
Reading tracefile /tmp/__zgosalvez_github-actions-report-lcov/lcov.info.
Summary coverage rate:
  source files: 23
  lines.......: 90.4% (3096 of 3424 lines)
  functions...: no data found
  branches....: no data found
Message summary:
  1 warning message:
    deprecated: 1

Files changed coverage rate: n/a

@leoafarias
leoafarias merged commit 9d29b04 into main Aug 14, 2026
7 checks passed
@leoafarias
leoafarias deleted the chore/release-1.0.0-beta.11 branch August 14, 2026 01:52
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