Skip to content

Commit 96f2555

Browse files
committed
chore: release v2.0.0
1 parent 1864e55 commit 96f2555

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "akar-monorepo",
33
"type": "module",
4-
"version": "1.21.0",
4+
"version": "2.0.0",
55
"private": true,
66
"packageManager": "pnpm@10.13.1",
77
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "akar",
33
"type": "module",
4-
"version": "1.21.0",
4+
"version": "2.0.0",
55
"description": "Vue UI primitives components",
66
"author": "Vinicunca Contributors (https://github.com/vinicunca)",
77
"license": "MIT",

packages/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugins",
33
"type": "module",
4-
"version": "2.9.6",
4+
"version": "2.0.0",
55
"description": "Nuxt module for Radix Vue",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)