Skip to content

Commit

Permalink
Publish release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitgrelard authored and github-actions[bot] committed Feb 28, 2024
1 parent 57c1450 commit f243570
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions packages/react/scroll-area/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radix-ui/react-scroll-area",
"version": "1.0.5",
"version": "1.0.6-rc.1",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -63,5 +63,6 @@
},
"bugs": {
"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.0.5"
}
5 changes: 3 additions & 2 deletions packages/react/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radix-ui/react-select",
"version": "2.0.0",
"version": "2.0.1-rc.1",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -72,5 +72,6 @@
},
"bugs": {
"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "2.0.0"
}

0 comments on commit f243570

Please sign in to comment.