Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
[skip ci]

## [4.1.0](v4.0.3...v4.1.0) (2024-12-23)

### Features

* support import typescript files first at dev env ([#26](#26)) ([349c0c3](349c0c3))
  • Loading branch information
semantic-release-bot committed Dec 23, 2024
1 parent 349c0c3 commit 124073b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://github.com/eggjs/utils/compare/v4.0.3...v4.1.0) (2024-12-23)


### Features

* support import typescript files first at dev env ([#26](https://github.com/eggjs/utils/issues/26)) ([349c0c3](https://github.com/eggjs/utils/commit/349c0c3886cae59d1dcaa6634764aee406c07837))

## [4.0.3](https://github.com/eggjs/egg-utils/compare/v4.0.2...v4.0.3) (2024-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eggjs/utils",
"version": "4.0.3",
"version": "4.1.0",
"engine": {
"node": ">=18.19.0"
},
Expand Down

0 comments on commit 124073b

Please sign in to comment.