Skip to content

Commit d47db5b

Browse files
committed
fix: update version to 0.1.7 for react and tailwindcss packages
1 parent 043158a commit d47db5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@line/abc-def-react",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "React components for the ABC Def design system",
55
"license": "Apache-2.0",
66
"homepage": "https://line.github.io/abc-def/",

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": "@line/abc-def-tailwindcss",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Tailwindcss Plugin for the ABC Def design system",
55
"license": "Apache-2.0",
66
"homepage": "https://line.github.io/abc-def/",

0 commit comments

Comments
 (0)