Skip to content

Commit 2fb976b

Browse files
committed
utils v1.7.0, react v1.1.0
1 parent 7e5881e commit 2fb976b

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": "@itsumono/react",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"author": "K.Utsunomiya",
55
"description": "React.jsに関するユーティリティ関数やコンポーネントを提供する。",
66
"license": "MIT",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itsumono/utils",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"author": "K.Utsunomiya",
55
"description": "ユーティリティ関数や正規表現などを提供する。",
66
"license": "MIT",

0 commit comments

Comments
 (0)