Skip to content

Commit c07821d

Browse files
Release 6.2.13
[skip ci] ## [6.2.13](v6.2.12...v6.2.13) (2025-01-04) ### Bug Fixes * support load plugin from typescript dir ([#287](#287)) ([7adabd5](7adabd5))
1 parent 7adabd5 commit c07821d

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.2.13](https://github.com/eggjs/core/compare/v6.2.12...v6.2.13) (2025-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* support load plugin from typescript dir ([#287](https://github.com/eggjs/core/issues/287)) ([7adabd5](https://github.com/eggjs/core/commit/7adabd5042e9f464ec2352f3292d7a86318db8b4))
9+
310
## [6.2.12](https://github.com/eggjs/core/compare/v6.2.11...v6.2.12) (2025-01-03)
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.2.12",
3+
"version": "6.2.13",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)