release 2.3.0

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-06-09 21:01:02 -04:00
parent a0e2122208
commit ae2b4e4e39
No known key found for this signature in database
GPG key ID: 6577287BDCA70840

View file

@ -1,3 +1,9 @@
## 2.3.0
* Migrate from jest to vitest
* Bump to use node 24
* Dependency updates
## 2.2.2
## What's Changed