Skip to content

Commit be7b57c

Browse files
Release 6.5.0
[skip ci] ## [6.5.0](v6.4.1...v6.5.0) (2025-03-28) ### Features * use oxlint ([#298](#298)) ([0ae16e4](0ae16e4))
1 parent 0ae16e4 commit be7b57c

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.5.0](https://github.com/eggjs/core/compare/v6.4.1...v6.5.0) (2025-03-28)
4+
5+
6+
### Features
7+
8+
* use oxlint ([#298](https://github.com/eggjs/core/issues/298)) ([0ae16e4](https://github.com/eggjs/core/commit/0ae16e4ce3190b5a2352981f4ff358fbc4918c8d))
9+
310
## [6.4.1](https://github.com/eggjs/core/compare/v6.4.0...v6.4.1) (2025-03-22)
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.4.1",
3+
"version": "6.5.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)