Skip to content

Commit 5f254c0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-10-17) ### Bug Fixes * update permissions in release workflow and correct license link in README ([e460e1c](e460e1c)) * update repository URLs in README and package.json to reflect correct ownership ([c8b8fd3](c8b8fd3)) ### Features * add comprehensive user registration form example with full validation and dynamic features ([dcc311f](dcc311f)) * Add Vue Form Manager with schema validation and form handling ([c33e35b](c33e35b)) * enhance package.json with detailed metadata and dependencies ([921d2d8](921d2d8)) * Update demo structure and examples for Vue Form Manager ([85f8bbe](85f8bbe)) * update Node.js version matrix in CI configuration ([6b097da](6b097da)) * update Node.js version requirements in CI and package files ([d7f7d28](d7f7d28))
1 parent b335f5e commit 5f254c0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 1.0.0 (2025-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update permissions in release workflow and correct license link in README ([e460e1c](https://github.com/TheOluwafemi/vue-form-manager/commit/e460e1cae721a053e3183918e1397cb5ce4439f6))
7+
* update repository URLs in README and package.json to reflect correct ownership ([c8b8fd3](https://github.com/TheOluwafemi/vue-form-manager/commit/c8b8fd34395700e9d787d819cfbaf285bd334d41))
8+
9+
10+
### Features
11+
12+
* add comprehensive user registration form example with full validation and dynamic features ([dcc311f](https://github.com/TheOluwafemi/vue-form-manager/commit/dcc311f5efdd643b4a15f2404aa0959f2eac11f9))
13+
* Add Vue Form Manager with schema validation and form handling ([c33e35b](https://github.com/TheOluwafemi/vue-form-manager/commit/c33e35b4af84e45bb71d045eeb08fc0d3477b84f))
14+
* enhance package.json with detailed metadata and dependencies ([921d2d8](https://github.com/TheOluwafemi/vue-form-manager/commit/921d2d8348e0d6b5180dfc7ff60cbca2fe61d2e6))
15+
* Update demo structure and examples for Vue Form Manager ([85f8bbe](https://github.com/TheOluwafemi/vue-form-manager/commit/85f8bbeb188dfa423a1882bbca0c1e99bafeee61))
16+
* update Node.js version matrix in CI configuration ([6b097da](https://github.com/TheOluwafemi/vue-form-manager/commit/6b097da902200f3fd78cfdf354888d55ca70cf29))
17+
* update Node.js version requirements in CI and package files ([d7f7d28](https://github.com/TheOluwafemi/vue-form-manager/commit/d7f7d28469e0b1d32eb7556a2b864f39940499fe))

0 commit comments

Comments
 (0)