Skip to content

Commit 8444981

Browse files
chore(release): v2.0.0 (#721)
diff: v2.0.0-alpha.4...8820a5d Co-authored-by: knokmki612 <knokmki612@users.noreply.github.com>
1 parent 8820a5d commit 8444981

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
3-
"version": "2.0.0-alpha.4",
3+
"version": "2.0.0",
44
"npmClient": "pnpm",
55
"packages": [
66
"./",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jumpu-ui",
33
"description": "A basic ui components designed by tuqulore inc.",
4-
"version": "2.0.0-alpha.4",
4+
"version": "2.0.0",
55
"author": "tuqulore inc.",
66
"bugs": {
77
"url": "https://github.com/tuqulore/jumpu-ui/issues"

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jumpu-ui/docs",
33
"description": "Documentation of Jumpu UI Design System",
4-
"version": "2.0.0-alpha.4",
4+
"version": "2.0.0",
55
"author": "tuqulore inc.",
66
"bugs": {
77
"url": "https://github.com/tuqulore/jumpu-ui/issues"

packages/tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jumpu-ui/tailwindcss",
33
"description": "A Tailwind CSS plugin of Jumpu UI implementation.",
4-
"version": "2.0.0-alpha.4",
4+
"version": "2.0.0",
55
"author": "tuqulore inc.",
66
"bugs": {
77
"url": "https://github.com/tuqulore/jumpu-ui/issues"

0 commit comments

Comments
 (0)