Skip to content

Commit 3d7cd30

Browse files
committed
Publish
1 parent 26b95c6 commit 3d7cd30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.21.0",
3+
"version": "3.21.1",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -30,7 +30,7 @@
3030
"@react-spectrum/checkbox": "^3.5.1",
3131
"@react-spectrum/combobox": "^3.5.1",
3232
"@react-spectrum/contextualhelp": "^3.2.1",
33-
"@react-spectrum/datepicker": "^3.1.1",
33+
"@react-spectrum/datepicker": "^3.1.2",
3434
"@react-spectrum/dialog": "^3.5.1",
3535
"@react-spectrum/divider": "^3.4.1",
3636
"@react-spectrum/form": "^3.4.1",

packages/@react-spectrum/datepicker/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/datepicker",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",

0 commit comments

Comments
 (0)