Skip to content

Commit 400bb4f

Browse files
committed
1.10.2 changelog
1 parent 24e4d94 commit 400bb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.10.1] - 2023-11-14
8+
## [1.10.2] - 2023-11-14
99

1010
### Fixed
1111

1212
- Timers weren't starting until after `onSubmit`, allowing multiple form submissions on longer async operations. ([#284](https://github.com/ciscoheat/sveltekit-superforms/issues/284))
1313
- Fixed constraints on fields that starts with a number. ([#285](https://github.com/ciscoheat/sveltekit-superforms/issues/285))
1414

15-
## [1.10.0] - 2023-11-07
15+
## [1.10.1] - 2023-11-07
1616

1717
### Added
1818

0 commit comments

Comments
 (0)