Skip to content

Commit

Permalink
Publish release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance authored and github-actions[bot] committed Aug 16, 2024
1 parent 91168c3 commit 6ee7475
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions packages/react/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radix-ui/react-avatar",
"version": "1.1.0",
"version": "1.1.1-rc.1",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -54,5 +54,6 @@
},
"bugs": {
"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.1.0"
}
2 changes: 1 addition & 1 deletion 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.2.0-rc.2",
"version": "1.2.0-rc.3",
"license": "MIT",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion 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.1.2-rc.3",
"version": "2.1.2-rc.4",
"license": "MIT",
"exports": {
".": {
Expand Down

0 comments on commit 6ee7475

Please sign in to comment.