We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9398f4 commit 9cb89a8Copy full SHA for 9cb89a8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [5.17.0](https://github.com/eggjs/egg-bin/compare/v5.16.0...v5.17.0) (2024-03-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
- "version": "5.17.0",
+ "version": "5.17.1",
"publishConfig": {
"tag": "latest-5"
},
0 commit comments