Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 359d6b8

Browse files
Version Packages
1 parent e5f5797 commit 359d6b8

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

‎.changeset/spicy-dragons-search.md‎

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

‎packages/mocks/CHANGELOG.md‎

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

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
8+
- Updated dependencies [1bd1e53]
9+
- @web/storybook-utils@1.1.1
10+
311
## 1.3.0
412

513
### Minor Changes

‎packages/mocks/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/mocks",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -67,7 +67,7 @@
6767
"@storybook/manager-api": "^7.0.0 || ^8.0.0",
6868
"@storybook/preview-api": "^7.0.0 || ^8.0.0",
6969
"@web/storybook-prebuilt": "^0.1.37",
70-
"@web/storybook-utils": "^1.1.0",
70+
"@web/storybook-utils": "^1.1.1",
7171
"lit": "^2.7.5 || ^3.0.0",
7272
"msw": "2.4.1"
7373
},

‎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.1
4+
5+
### Patch Changes
6+
7+
- 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
8+
39
## 1.1.0
410

511
### Minor 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.0",
3+
"version": "1.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /