Skip to content

Commit 8ab7ac6

Browse files
committed
Bump Preact package to v0.12.0
1 parent 696adde commit 8ab7ac6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/preact/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the library will be documented in this file.
44

5-
## vX.X.X (Month DD, YYYY)
5+
## v0.12.0 (November 15, 2024)
66

77
- Upgrade Valibot dependency to v1.0.0-beta.6
88

packages/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@modular-forms/preact",
33
"description": "The modular and type-safe form library for Preact",
4-
"version": "0.11.1",
4+
"version": "0.12.0",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://modularforms.dev",

0 commit comments

Comments
 (0)