Skip to content

Commit 9cb89a8

Browse files
Release 5.17.1
[skip ci] ## [5.17.1](v5.17.0...v5.17.1) (2024-03-27) ### Bug Fixes * fork dalgen with baseDir ([#262](#262)) ([f9398f4](f9398f4))
1 parent f9398f4 commit 9cb89a8

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+
## [5.17.1](https://github.com/eggjs/egg-bin/compare/v5.17.0...v5.17.1) (2024-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* fork dalgen with baseDir ([#262](https://github.com/eggjs/egg-bin/issues/262)) ([f9398f4](https://github.com/eggjs/egg-bin/commit/f9398f4f4778d640b5ea238971e57b0fab6677eb))
9+
310
## [5.17.0](https://github.com/eggjs/egg-bin/compare/v5.16.0...v5.17.0) (2024-03-27)
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": "egg-bin",
3-
"version": "5.17.0",
3+
"version": "5.17.1",
44
"publishConfig": {
55
"tag": "latest-5"
66
},

0 commit comments

Comments
 (0)