Skip to content

Commit 967f6b7

Browse files
authored
chore: bump version to 1.0.0-alpha.3 and expand npm keywords for discoverability (#20)
1 parent e68818f commit 967f6b7

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

package.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
{
22
"name": "strapi-plugin-form-builder-cms",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "Visual drag-and-drop form builder plugin for Strapi 5. Create, publish and embed forms on any website.",
55
"keywords": [
66
"strapi",
77
"strapi-plugin",
8+
"strapi5",
9+
"strapi-v5",
810
"form-builder",
11+
"form-builder-plugin",
912
"forms",
1013
"drag-and-drop",
11-
"cms"
14+
"drag-drop-form",
15+
"cms",
16+
"headless-cms",
17+
"form-embed",
18+
"contact-form",
19+
"lead-form",
20+
"no-code",
21+
"visual-builder",
22+
"submissions",
23+
"embed"
1224
],
1325
"license": "MIT",
1426
"author": "dev.cluna <dev.cluna@gmail.com>",

0 commit comments

Comments
 (0)