Skip to content

Commit 95a3fe4

Browse files
chore: version packages (next)
1 parent 7bde3e5 commit 95a3fe4

File tree

21 files changed

+376
-45
lines changed

21 files changed

+376
-45
lines changed

.changeset/pre.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"docs": "10.2.2",
6+
"expo-example": "10.2.2-alpha.5",
7+
"@storybook/addon-ondevice-actions": "10.2.3",
8+
"@storybook/addon-ondevice-backgrounds": "10.2.3",
9+
"@storybook/addon-ondevice-controls": "10.2.3",
10+
"@storybook/addon-ondevice-notes": "10.2.3",
11+
"@storybook/react-native": "10.2.3",
12+
"@storybook/react-native-theming": "10.2.3",
13+
"@storybook/react-native-ui": "10.2.3",
14+
"@storybook/react-native-ui-common": "10.2.3",
15+
"@storybook/react-native-ui-lite": "10.2.3",
16+
"@storybook/tests": "0.0.0"
17+
},
18+
"changesets": [
19+
"eleven-colts-brush"
20+
]
21+
}

examples/expo-example/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@react-native-async-storage/async-storage": "2.2.0",
3131
"@react-native-community/datetimepicker": "8.4.4",
3232
"@react-native-community/slider": "5.0.1",
33-
"@storybook/addon-ondevice-actions": "^10.2.3",
34-
"@storybook/addon-ondevice-backgrounds": "^10.2.3",
35-
"@storybook/addon-ondevice-controls": "^10.2.3",
36-
"@storybook/addon-ondevice-notes": "^10.2.3",
33+
"@storybook/addon-ondevice-actions": "^10.3.0-next.0",
34+
"@storybook/addon-ondevice-backgrounds": "^10.3.0-next.0",
35+
"@storybook/addon-ondevice-controls": "^10.3.0-next.0",
36+
"@storybook/addon-ondevice-notes": "^10.3.0-next.0",
3737
"@storybook/addon-react-native-server": "^1.0.1",
3838
"@storybook/react": "^10.2.3",
39-
"@storybook/react-native": "^10.2.3",
40-
"@storybook/react-native-ui-lite": "^10.2.3",
39+
"@storybook/react-native": "^10.3.0-next.0",
40+
"@storybook/react-native-ui-lite": "^10.3.0-next.0",
4141
"@storybook/react-native-web-vite": "^10.2.3",
4242
"babel-plugin-react-compiler": "^1.0.0",
4343
"expo": "~54.0.33",

packages/ondevice-actions/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @storybook/addon-ondevice-actions
22

3+
## 10.3.0-next.0
4+
35
## 10.2.3
46

57
## 10.2.2

packages/ondevice-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-ondevice-actions",
3-
"version": "10.2.3",
3+
"version": "10.3.0-next.0",
44
"description": "Action Logger addon for react-native storybook",
55
"keywords": [
66
"storybook"

packages/ondevice-backgrounds/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @storybook/addon-ondevice-backgrounds
22

3+
## 10.3.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @storybook/react-native-theming@10.3.0-next.0
9+
310
## 10.2.3
411

512
### Patch Changes

packages/ondevice-backgrounds/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-ondevice-backgrounds",
3-
"version": "10.2.3",
3+
"version": "10.3.0-next.0",
44
"description": "A react-native storybook addon to show different backgrounds for your preview",
55
"keywords": [
66
"addon",
@@ -32,7 +32,7 @@
3232
"dev": "tsc --watch"
3333
},
3434
"dependencies": {
35-
"@storybook/react-native-theming": "^10.2.3"
35+
"@storybook/react-native-theming": "^10.3.0-next.0"
3636
},
3737
"devDependencies": {
3838
"typescript": "~5.9.3"

packages/ondevice-controls/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @storybook/addon-ondevice-controls
22

3+
## 10.3.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a61dbc0`](https://github.com/storybookjs/react-native/commit/a61dbc0c700f16270128b12fd25be284ada993b0)]:
8+
- @storybook/react-native-ui-common@10.3.0-next.0
9+
- @storybook/react-native-theming@10.3.0-next.0
10+
311
## 10.2.3
412

513
### Patch Changes

packages/ondevice-controls/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-ondevice-controls",
3-
"version": "10.2.3",
3+
"version": "10.3.0-next.0",
44
"description": "Display storybook controls on your device.",
55
"keywords": [
66
"addon",
@@ -31,8 +31,8 @@
3131
},
3232
"dependencies": {
3333
"@gorhom/portal": "^1.0.14",
34-
"@storybook/react-native-theming": "^10.2.3",
35-
"@storybook/react-native-ui-common": "^10.2.3",
34+
"@storybook/react-native-theming": "^10.3.0-next.0",
35+
"@storybook/react-native-ui-common": "^10.3.0-next.0",
3636
"polished": "^4.3.1",
3737
"react-native-modal-datetime-picker": "^18.0.0",
3838
"tinycolor2": "^1.6.0"

packages/ondevice-notes/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @storybook/addon-ondevice-notes
22

3+
## 10.3.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @storybook/react-native-theming@10.3.0-next.0
9+
310
## 10.2.3
411

512
### Patch Changes

packages/ondevice-notes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-ondevice-notes",
3-
"version": "10.2.3",
3+
"version": "10.3.0-next.0",
44
"description": "Write notes for your react-native Storybook stories.",
55
"keywords": [
66
"addon",
@@ -29,7 +29,7 @@
2929
"dev": "tsup --watch"
3030
},
3131
"dependencies": {
32-
"@storybook/react-native-theming": "^10.2.3"
32+
"@storybook/react-native-theming": "^10.3.0-next.0"
3333
},
3434
"devDependencies": {
3535
"react-native-markdown-display": "^7.0.2",

0 commit comments

Comments
 (0)