Skip to content

Commit 828f448

Browse files
authored
chore: release 1.0.0-rc.1 (#67)
1 parent 8b73d47 commit 828f448

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
---
99

10+
## [1.0.0-rc.1] - 2026-07-02
11+
12+
### Changed
13+
- First release candidate — promotes the `1.0.0-alpha.4` feature set (draft/publish separation, per-submission field snapshots, full admin redesign). No functional changes since `1.0.0-alpha.4`.
14+
15+
---
16+
1017
## [1.0.0-alpha.4] - 2026-07-02
1118

1219
### ⚠️ Breaking

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-form-builder-cms",
3-
"version": "1.0.0-alpha.4",
3+
"version": "1.0.0-rc.1",
44
"description": "Visual drag-and-drop form builder plugin for Strapi 5. Create, publish and embed forms on any website.",
55
"keywords": [
66
"strapi",

0 commit comments

Comments
 (0)