Movatterモバイル変換


[0]ホーム

URL:


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

Commit33c8fdb

Browse files
committed
Bump version from "10.1.6" to "10.1.7" [skip ci]
1 parent1a1ede9 commit33c8fdb

File tree

45 files changed

+87
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+87
-88
lines changed

‎code/addons/a11y/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-a11y",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Addon A11y: Test UI component compliance with WCAG web accessibility standards",
55
"keywords": [
66
"a11y",

‎code/addons/docs/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-docs",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Docs: Document UI components automatically with stories and MDX",
55
"keywords": [
66
"docs",

‎code/addons/links/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-links",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Links: Link stories together to build demos and prototypes with your UI components",
55
"keywords": [
66
"storybook",

‎code/addons/onboarding/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-onboarding",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Onboarding: Help new users learn how to write stories",
55
"keywords": [
66
"storybook",

‎code/addons/pseudo-states/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-pseudo-states",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Pseudo-states addon: Manipulate CSS pseudo states",
55
"keywords": [
66
"storybook",

‎code/addons/themes/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-themes",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Themes addon: Switch between themes from the toolbar",
55
"keywords": [
66
"css",

‎code/addons/vitest/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-vitest",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook Vitest addon: Blazing fast component testing using stories",
55
"keywords": [
66
"storybook",

‎code/builders/builder-vite/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@storybook/builder-vite",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"A Storybook builder to dev and build with Vite",
55
"keywords": [
66
"storybook",

‎code/builders/builder-webpack5/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@storybook/builder-webpack5",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"A Storybook builder to dev and build with Webpack",
55
"keywords": [
66
"storybook",

‎code/core/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"storybook",
3-
"version":"10.1.6",
3+
"version":"10.1.7",
44
"description":"Storybook: Develop, document, and test UI components in isolation",
55
"keywords": [
66
"storybook",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp