We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95e830 commit 7553230Copy full SHA for 7553230
3 files changed
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@quickflo/quickforms",
3
- "version": "0.3.0",
+ "version": "1.0.0",
4
"description": "Framework-agnostic core for QuickForms - JSON Schema form generator",
5
"type": "module",
6
"main": "./dist/index.js",
packages/quasar/package.json
"name": "@quickflo/quickforms-quasar",
"description": "Quasar UI components for QuickForms - JSON Schema form generator",
packages/vue/package.json
"name": "@quickflo/quickforms-vue",
"description": "Vue 3 bindings for QuickForms - JSON Schema form generator",
0 commit comments