Skip to content

Commit ba462bc

Browse files
authored
v0.1.7 (#205)
fix: update version to 0.1.7 for react and tailwindcss packages
2 parents 39ddcae + d47db5b commit ba462bc

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)