Skip to content

Commit 5dd81ae

Browse files
committed
Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]
1 parent ad3a501 commit 5dd81ae

File tree

53 files changed

+103
-104
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

+103
-104
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
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.0-rc.5",
3+
"version": "9.0.0",
44
"description": "Empty package - please don't use it anymore",
55
"keywords": [],
66
"homepage": "https://github.com/storybookjs/storybook",

0 commit comments

Comments
 (0)