From 3099652a89bc54bd88fb2b80b2ffbc034b0b553d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:46:54 +0000 Subject: [PATCH] chore: version packages --- .changeset/biblecard-version-button-foreground.md | 5 ----- .changeset/chapter-picker-no-book-dividers.md | 5 ----- .changeset/sync-localization-react-ac750ac.md | 5 ----- .changeset/version-count-no-slashed-zero.md | 5 ----- packages/core/CHANGELOG.md | 2 ++ packages/core/package.json | 2 +- packages/hooks/CHANGELOG.md | 6 ++++++ packages/hooks/package.json | 2 +- packages/ui/CHANGELOG.md | 11 +++++++++++ packages/ui/package.json | 2 +- 10 files changed, 22 insertions(+), 23 deletions(-) delete mode 100644 .changeset/biblecard-version-button-foreground.md delete mode 100644 .changeset/chapter-picker-no-book-dividers.md delete mode 100644 .changeset/sync-localization-react-ac750ac.md delete mode 100644 .changeset/version-count-no-slashed-zero.md diff --git a/.changeset/biblecard-version-button-foreground.md b/.changeset/biblecard-version-button-foreground.md deleted file mode 100644 index f019fa90..00000000 --- a/.changeset/biblecard-version-button-foreground.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@youversion/platform-react-ui': patch ---- - -Fix secondary buttons rendering their label in the muted text color, which made active controls read as disabled. The `secondary` variant now pairs `bg-muted` with the normal foreground color in both light and dark themes. This is most visible on the BibleCard version picker button, and also affects the secondary buttons in BibleReader, BibleChapterPicker, BibleVersionPicker, and the highlight permission dialog. diff --git a/.changeset/chapter-picker-no-book-dividers.md b/.changeset/chapter-picker-no-book-dividers.md deleted file mode 100644 index e0fc41ad..00000000 --- a/.changeset/chapter-picker-no-book-dividers.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@youversion/platform-react-ui': patch ---- - -Remove the divider lines between book rows in `BibleChapterPicker` to match the current design. Row padding and tap targets are unchanged. diff --git a/.changeset/sync-localization-react-ac750ac.md b/.changeset/sync-localization-react-ac750ac.md deleted file mode 100644 index cce98502..00000000 --- a/.changeset/sync-localization-react-ac750ac.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@youversion/platform-react-ui': patch ---- - -Sync localization from platform-localization (ac750ac): update 31 keys in es, tr. diff --git a/.changeset/version-count-no-slashed-zero.md b/.changeset/version-count-no-slashed-zero.md deleted file mode 100644 index 17b6976a..00000000 --- a/.changeset/version-count-no-slashed-zero.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@youversion/platform-react-ui': patch ---- - -Fix the version count badge in the version picker's language trigger rendering with a monospace, slashed-zero font. The badge now inherits the picker's font and keeps `tabular-nums` for stable digit widths. diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index b3b68433..ecdd790e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,7 @@ # @youversion/platform-core +## 2.5.1 + ## 2.5.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index dc1859bf..e22a6cf2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@youversion/platform-core", - "version": "2.5.0", + "version": "2.5.1", "description": "A type-safe TypeScript SDK for accessing the YouVersion Platform APIs. Get Bible content and build Bible-based applications.", "license": "Apache-2.0", "type": "module", diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index a88bba98..3b0f616e 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -1,5 +1,11 @@ # @youversion/platform-react-hooks +## 2.5.1 + +### Patch Changes + +- @youversion/platform-core@2.5.1 + ## 2.5.0 ### Minor Changes diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 7fd3b0a9..403dbbee 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@youversion/platform-react-hooks", - "version": "2.5.0", + "version": "2.5.1", "description": "React hooks for accessing YouVersion Platform APIs with automatic loading/error states.", "license": "Apache-2.0", "type": "module", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index d15aed39..6e905512 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,16 @@ # @youversion/platform-react-ui +## 2.5.1 + +### Patch Changes + +- 9a2b3e9: Fix secondary buttons rendering their label in the muted text color, which made active controls read as disabled. The `secondary` variant now pairs `bg-muted` with the normal foreground color in both light and dark themes. This is most visible on the BibleCard version picker button, and also affects the secondary buttons in BibleReader, BibleChapterPicker, BibleVersionPicker, and the highlight permission dialog. +- 9c2e8e4: Remove the divider lines between book rows in `BibleChapterPicker` to match the current design. Row padding and tap targets are unchanged. +- f6b98da: Sync localization from platform-localization (ac750ac): update 31 keys in es, tr. +- b592e72: Fix the version count badge in the version picker's language trigger rendering with a monospace, slashed-zero font. The badge now inherits the picker's font and keeps `tabular-nums` for stable digit widths. + - @youversion/platform-core@2.5.1 + - @youversion/platform-react-hooks@2.5.1 + ## 2.5.0 ### Minor Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 4bf942ac..b9797d86 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@youversion/platform-react-ui", - "version": "2.5.0", + "version": "2.5.1", "description": "Pre-built React components for Bible applications with styling included.", "license": "Apache-2.0", "type": "module",