Skip to content

Commit f243570

Browse files
benoitgrelardgithub-actions[bot]
authored andcommitted
Publish release candidate
1 parent 57c1450 commit f243570

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

packages/react/scroll-area/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-scroll-area",
3-
"version": "1.0.5",
3+
"version": "1.0.6-rc.1",
44
"license": "MIT",
55
"exports": {
66
".": {
@@ -63,5 +63,6 @@
6363
},
6464
"bugs": {
6565
"url": "https://github.com/radix-ui/primitives/issues"
66-
}
66+
},
67+
"stableVersion": "1.0.5"
6768
}

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.0.0",
3+
"version": "2.0.1-rc.1",
44
"license": "MIT",
55
"exports": {
66
".": {
@@ -72,5 +72,6 @@
7272
},
7373
"bugs": {
7474
"url": "https://github.com/radix-ui/primitives/issues"
75-
}
75+
},
76+
"stableVersion": "2.0.0"
7677
}

0 commit comments

Comments
 (0)