Skip to content

Commit 41fe40f

Browse files
Release 6.4.0
[skip ci] ## [6.4.0](v6.3.2...v6.4.0) (2025-03-01) ### Features * support vitest ([#295](#295)) ([500c4ac](500c4ac))
1 parent 500c4ac commit 41fe40f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.4.0](https://github.com/eggjs/core/compare/v6.3.2...v6.4.0) (2025-03-01)
4+
5+
6+
### Features
7+
8+
* support vitest ([#295](https://github.com/eggjs/core/issues/295)) ([500c4ac](https://github.com/eggjs/core/commit/500c4ac6d2af50eb9c8c21aeeaaeeca0cae24361))
9+
310
## [6.3.2](https://github.com/eggjs/core/compare/v6.3.1...v6.3.2) (2025-02-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/core",
3-
"version": "6.3.2",
3+
"version": "6.4.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)