We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5881e commit 2fb976bCopy full SHA for 2fb976b
packages/react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@itsumono/react",
3
- "version": "1.0.4",
+ "version": "1.1.0",
4
"author": "K.Utsunomiya",
5
"description": "React.jsに関するユーティリティ関数やコンポーネントを提供する。",
6
"license": "MIT",
packages/utils/package.json
"name": "@itsumono/utils",
- "version": "1.6.1",
+ "version": "1.7.0",
"description": "ユーティリティ関数や正規表現などを提供する。",
0 commit comments