Skip to content

Commit 75565ed

Browse files
committedMar 27, 2024·
Bump version from "8.0.4" to "8.0.5" [skip ci]
1 parent 81f9dd0 commit 75565ed

File tree

83 files changed

+163
-164
lines changed

Some content is hidden

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

83 files changed

+163
-164
lines changed
 

Diff for: ‎code/addons/a11y/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-a11y",
3-
"version": "8.0.4",
3+
"version": "8.0.5",
44
"description": "Test component compliance with web accessibility standards",
55
"keywords": [
66
"a11y",

Diff for: ‎code/addons/actions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-actions",
3-
"version": "8.0.4",
3+
"version": "8.0.5",
44
"description": "Get UI feedback when an action is performed on an interactive element",
55
"keywords": [
66
"storybook",

0 commit comments

Comments
 (0)
Please sign in to comment.