Skip to content

Commit

Permalink
fix: Correct Dates in Changelog
Browse files Browse the repository at this point in the history
The new year gets us every time...
  • Loading branch information
ITenthusiasm committed May 5, 2024
1 parent 62793c7 commit e4a26cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 2023-04-21
## 2024-04-21

### v0.8.0 (All Packages)

Expand All @@ -12,7 +12,7 @@

- Fixed a bug in `@form-observer/react`'s `useFormValidityObserver` function where updates to the `defaultErrors` option would not cause the hook to update its memoized value.

## 2023-02-11
## 2024-02-11

### v0.7.2 (Solid, Lit, Preact)

Expand Down

0 comments on commit e4a26cf

Please sign in to comment.