We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0d4c0 commit 553c7cfCopy full SHA for 553c7cf
lerna.json
@@ -7,5 +7,5 @@
7
"packages": [
8
"packages/*"
9
],
10
- "version": "0.10.2"
+ "version": "0.10.3"
11
}
packages/form/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@corpuscule/form",
3
- "version": "0.10.2",
+ "version": "0.10.3",
4
"description": "🏁 High performance subscription-based form state management for Corpuscule",
5
"main": "lib/index.js",
6
"module": "lib/index.js",
0 commit comments