Skip to content

Commit bc9e62c

Browse files
committed
Bump version to v0.20.0 and update changelog
1 parent a4ad682 commit bc9e62c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/qwik/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.20.0 (July 31, 2023)
66

77
- Fix `valiField` and `valiForm` adapter for Valibot v0.7.0
88
- Upgrade Qwik and Qwik City peer dependency to v1.2.4

packages/qwik/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/qwik",
33
"description": "The modular and type-safe form library for Qwik",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://modularforms.dev",

0 commit comments

Comments
 (0)