Skip to content

Commit b37f279

Browse files
committed
Publish
1 parent f90799b commit b37f279

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/@adobe/react-spectrum/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/react-spectrum",
3-
"version": "3.38.0",
3+
"version": "3.38.1",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -42,7 +42,7 @@
4242
"@react-aria/ssr": "^3.9.7",
4343
"@react-aria/utils": "^3.26.0",
4444
"@react-aria/visually-hidden": "^3.8.18",
45-
"@react-spectrum/accordion": "^3.0.0",
45+
"@react-spectrum/accordion": "^3.0.1",
4646
"@react-spectrum/actionbar": "^3.6.2",
4747
"@react-spectrum/actiongroup": "^3.10.10",
4848
"@react-spectrum/avatar": "^3.0.17",

packages/@react-spectrum/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/accordion",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ __metadata:
7070
"@react-aria/ssr": "npm:^3.9.7"
7171
"@react-aria/utils": "npm:^3.26.0"
7272
"@react-aria/visually-hidden": "npm:^3.8.18"
73-
"@react-spectrum/accordion": "npm:^3.0.0"
73+
"@react-spectrum/accordion": "npm:^3.0.1"
7474
"@react-spectrum/actionbar": "npm:^3.6.2"
7575
"@react-spectrum/actiongroup": "npm:^3.10.10"
7676
"@react-spectrum/avatar": "npm:^3.0.17"
@@ -6823,7 +6823,7 @@ __metadata:
68236823
languageName: unknown
68246824
linkType: soft
68256825

6826-
"@react-spectrum/accordion@npm:^3.0.0, @react-spectrum/accordion@workspace:packages/@react-spectrum/accordion":
6826+
"@react-spectrum/accordion@npm:^3.0.1, @react-spectrum/accordion@workspace:packages/@react-spectrum/accordion":
68276827
version: 0.0.0-use.local
68286828
resolution: "@react-spectrum/accordion@workspace:packages/@react-spectrum/accordion"
68296829
dependencies:

0 commit comments

Comments
 (0)