Skip to content

Commit 32d5728

Browse files
[ci] release
1 parent 4446e1c commit 32d5728

4 files changed

Lines changed: 9 additions & 29 deletions

File tree

.changeset/tangy-carpets-repeat.md

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

CHANGELOG.md

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

3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- [#42](https://github.com/marcomuser/conformal/pull/42) [`4446e1c`](https://github.com/marcomuser/conformal/commit/4446e1c187013a8b2bb7f0516ff69802295a9ea1) Thanks [@marcomuser](https://github.com/marcomuser)! - Enable isolatedDeclarations in tsconfig
8+
39
## 2.1.1
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 23 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": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Type-safe form submissions for the modern web.",
55
"keywords": [
66
"formdata",

0 commit comments

Comments
 (0)