Skip to content

Commit

Permalink
Bump version to v0.8.0 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Apr 6, 2023
1 parent cd5b047 commit 43c304c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## vX.X.X (Month, DD, YYYY)
## v0.8.0 (April 06, 2023)

- Fix date support at `updateFieldDirty` util
- Fix and refactor `getInitialStores` util
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@modular-forms/qwik",
"description": "The modular and type-safe form library for Qwik",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://modularforms.dev",
Expand Down

0 comments on commit 43c304c

Please sign in to comment.