Skip to content

Commit 4ef46b4

Browse files
committed
Tweak release date
1 parent bb67c09 commit 4ef46b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Malli is in well matured [alpha](README.md#alpha).
1616

1717
## UNRELEASED
1818

19-
## 0.19.0 (2025-06-08)
19+
## 0.19.0 (2025-06-09)
2020

2121
* **BREAKING** FIX: `json-transformer` is now better at inferring en/decoders for `:enum` and `:=`. [#1205](https://github.com/metosin/malli/pull/1205)
2222
* For example `[:enum 1 2 3]` gets encoded as a JSON number, not a string.

0 commit comments

Comments
 (0)