Skip to content

chore: version packages - #305

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#305
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@youversion/platform-react-ui@2.5.0

Minor Changes

  • 514a642: Register the Korean, Turkish, and Chinese locale bundles in the i18n resource map so browser-language detection can select them. Previously the synced bundles shipped unreferenced, and those browsers fell back to English. pnpm check:i18n now fails when a locale file is not registered.

Patch Changes

  • 1da7184: Automate UI locale registration from locale JSON files via generate:i18n, and run generation before build, typecheck, Storybook, and test commands so new languages stay in sync without hand-editing the resource map.
  • 0253e33: Fix BibleChapterPicker requiring two taps to collapse an expanded book. The book
    accordion now stays controlled for its whole lifetime instead of flipping to
    uncontrolled when a book is collapsed.
  • 514a642: Sync localization from platform-localization (c9c01e1): add Korean (ko), Turkish (tr), Chinese (zh); update 1 keys in en.
    • @youversion/platform-core@2.5.0
    • @youversion/platform-react-hooks@2.5.0

@youversion/platform-react-hooks@2.5.0

Patch Changes

  • @youversion/platform-core@2.5.0

@youversion/platform-core@2.5.0

Greptile Summary

Version all three SDK packages uniformly at 2.5.0 and incorporate the consumed changesets into their changelogs.

  • Bumps core, hooks, and UI package versions from 2.4.0 to 2.5.0.
  • Records the coordinated release notes and internal package updates.
  • Removes the changeset files consumed by the release process.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
packages/core/package.json Bumps the core package to 2.5.0, preserving the repository's unified-versioning invariant.
packages/hooks/package.json Bumps the hooks package to the same 2.5.0 release version.
packages/ui/package.json Bumps the UI package to 2.5.0 in coordination with core and hooks.
packages/core/CHANGELOG.md Adds the 2.5.0 release heading for core.
packages/hooks/CHANGELOG.md Documents the hooks 2.5.0 release and coordinated core update.
packages/ui/CHANGELOG.md Records the locale, i18n-generation, and chapter-picker changes included in UI 2.5.0.

Reviews (5): Last reviewed commit: "chore: version packages" | Re-trigger Greptile

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from f643ea2 to fdba65c Compare July 30, 2026 20:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fdba65c to 1adb26d Compare July 31, 2026 20:25
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.

0 participants