Skip to content

Commit

Permalink
Publish release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmoroz authored and github-actions[bot] committed Jun 28, 2024
1 parent 9a5e145 commit 97bc42f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages/react/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radix-ui/react-checkbox",
"version": "1.1.0",
"version": "1.1.1-rc.1",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -58,5 +58,6 @@
},
"bugs": {
"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.1.0"
}
2 changes: 1 addition & 1 deletion packages/react/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radix-ui/react-tooltip",
"version": "1.1.2-rc.1",
"version": "1.1.2-rc.2",
"license": "MIT",
"exports": {
".": {
Expand Down

0 comments on commit 97bc42f

Please sign in to comment.