Skip to content

Commit c004d7f

Browse files
chore(release): v2.0.1 (#738)
Co-authored-by: knokmki612 <knokmki612@users.noreply.github.com>
1 parent 6922303 commit c004d7f

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.1-alpha.0",
3+
"version": "2.0.1",
44
"npmClient": "pnpm",
55
"packages": [
66
"./",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jumpu-ui",
3-
"version": "2.0.1-alpha.0",
3+
"version": "2.0.1",
44
"private": true,
55
"description": "A basic ui components designed by tuqulore inc.",
66
"keywords": [

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jumpu-ui/docs",
3-
"version": "2.0.1-alpha.0",
3+
"version": "2.0.1",
44
"private": true,
55
"description": "Documentation of Jumpu UI Design System",
66
"homepage": "https://github.com/tuqulore/jumpu-ui#readme",

packages/tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jumpu-ui/tailwindcss",
3-
"version": "2.0.1-alpha.0",
3+
"version": "2.0.1",
44
"description": "A Tailwind CSS plugin of Jumpu UI implementation.",
55
"keywords": [
66
"tailwindcss"

0 commit comments

Comments
 (0)