Skip to content

Commit 8175208

Browse files
author
Vlad Moroz
committed
New release
1 parent 97bc42f commit 8175208

File tree

5 files changed

+4
-19
lines changed

5 files changed

+4
-19
lines changed

.yarn/versions/1c5efa6d.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/versions/6945cc14.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.yarn/versions/7c8a7cf4.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/checkbox/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radix-ui/react-checkbox",
3-
"version": "1.1.1-rc.1",
3+
"version": "1.1.1",
44
"license": "MIT",
55
"exports": {
66
".": {
@@ -58,6 +58,5 @@
5858
},
5959
"bugs": {
6060
"url": "https://github.com/radix-ui/primitives/issues"
61-
},
62-
"stableVersion": "1.1.0"
61+
}
6362
}

packages/react/tooltip/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radix-ui/react-tooltip",
3-
"version": "1.1.2-rc.2",
3+
"version": "1.1.2",
44
"license": "MIT",
55
"exports": {
66
".": {
@@ -62,6 +62,5 @@
6262
},
6363
"bugs": {
6464
"url": "https://github.com/radix-ui/primitives/issues"
65-
},
66-
"stableVersion": "1.1.1"
65+
}
6766
}

0 commit comments

Comments
 (0)