Skip to content

Commit 32d8c54

Browse files
authored
Merge pull request #19 from bholmesdev/changeset-release/main
[ci] release
2 parents bcc6373 + c8e1c70 commit 32d8c54

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/hip-beers-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/form/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# simple-stack-form
2+
3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- [#18](https://github.com/bholmesdev/simple-stack/pull/18) [`86034e4`](https://github.com/bholmesdev/simple-stack/commit/86034e4f0880f254fa033a09a66bd8c59b85e4a7) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix accidental form submission on client validation errors

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-stack-form",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A simple form library for Astro projects",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)