Skip to content

Commit 0f97cdb

Browse files
chaancegithub-actions[bot]
authored andcommitted
Publish release candidate
1 parent 5105a22 commit 0f97cdb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/react/select/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radix-ui/react-select",
3-
"version": "2.1.1",
3+
"version": "2.1.2-rc.1",
44
"license": "MIT",
55
"exports": {
66
".": {
@@ -71,5 +71,6 @@
7171
},
7272
"bugs": {
7373
"url": "https://github.com/radix-ui/primitives/issues"
74-
}
74+
},
75+
"stableVersion": "2.1.1"
7576
}

0 commit comments

Comments
 (0)