Skip to content

Commit c9ee4f8

Browse files
authored
Merge pull request #2951 from modernweb-dev/changeset-release/master
Version Packages
2 parents 67ba261 + fab7ca9 commit c9ee4f8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-sheep-live.md

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

packages/storybook-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web/storybook-utils
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- 1b53424: allow React 19 and test with it
8+
39
## 1.1.1
410

511
### Patch Changes

packages/storybook-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/storybook-utils",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)