Skip to content

Commit c0eefdf

Browse files
chore: version packages
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d0d596c commit c0eefdf

File tree

7 files changed

+26
-10
lines changed

7 files changed

+26
-10
lines changed

.changeset/fifty-buttons-teach.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @youversion/platform-core
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- d0d596c: feat(ui): update Bible version picker to fit container bounds
8+
39
## 1.5.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@youversion/platform-core",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"type": "module",
55
"publishConfig": {
66
"access": "public",

packages/hooks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @youversion/platform-react-hooks
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- d0d596c: feat(ui): update Bible version picker to fit container bounds
8+
- Updated dependencies [d0d596c]
9+
- @youversion/platform-core@1.5.1
10+
311
## 1.5.0
412

513
### Minor Changes

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@youversion/platform-react-hooks",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"type": "module",
55
"publishConfig": {
66
"access": "public",

packages/ui/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @youversion/platform-react-ui
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- d0d596c: feat(ui): update Bible version picker to fit container bounds
8+
- Updated dependencies [d0d596c]
9+
- @youversion/platform-core@1.5.1
10+
- @youversion/platform-react-hooks@1.5.1
11+
312
## 1.5.0
413

514
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@youversion/platform-react-ui",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "React SDK for YouVersion Platform",
55
"license": "TBD",
66
"type": "module",

0 commit comments

Comments
 (0)