Skip to content

Commit 5305f25

Browse files
[ci] release (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 859196a commit 5305f25

5 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/solid-signs-itch.md

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

.changeset/tidy-suns-change.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# conformal
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/marcomuser/conformal/pull/17) [`2dd994d`](https://github.com/marcomuser/conformal/commit/2dd994d53dbbbb0466ef1befe32331069db4be03) Thanks [@marcomuser](https://github.com/marcomuser)! - Align serialize with parse behavior
8+
9+
- [#19](https://github.com/marcomuser/conformal/pull/19) [`859196a`](https://github.com/marcomuser/conformal/commit/859196a14583824c11b618443f534abd3ad100b9) Thanks [@marcomuser](https://github.com/marcomuser)! - fix react example
10+
311
## 1.3.0
412

513
### Minor Changes

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": "conformal",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Type-safe form submissions for the modern web.",
55
"keywords": [
66
"formdata",

0 commit comments

Comments
 (0)