Skip to content

Commit a882f2f

Browse files
JReinholdyannbf
andcommitted
Artificially bump all versions on the main branch from 9.0.6 to 9.0.7, to skip the 9.0.7 release because the eslint plugin was wrongly released as 9.0.7, so we need to skip that release altogether. [skip ci]
Co-authored-by: @yannbf <[email protected]>
1 parent 4f09f80 commit a882f2f

File tree

53 files changed

+102
-102
lines changed

Some content is hidden

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

53 files changed

+102
-102
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": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Test component compliance with web accessibility standards",
55
"keywords": [
66
"a11y",

code/addons/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-actions",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/storybook",

code/addons/backgrounds/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-backgrounds",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/storybook",

code/addons/controls/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-controls",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/storybook",

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": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Document component usage and properties in Markdown",
55
"keywords": [
66
"addon",

code/addons/jest/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-jest",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "React storybook addon that show component jest report",
55
"keywords": [
66
"addon",

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": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Link stories together to build demos and prototypes with your UI components",
55
"keywords": [
66
"storybook-addons",

code/addons/measure/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-measure",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/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": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Storybook Addon Onboarding - Introduces a new onboarding experience",
55
"keywords": [
66
"storybook-addons",

code/addons/outline/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-outline",
3-
"version": "9.0.6",
3+
"version": "9.0.7",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/storybook",

0 commit comments

Comments
 (0)