Skip to content

Commit b8fd863

Browse files
Release 7.0.4
[skip ci] ## [7.0.4](v7.0.3...v7.0.4) (2025-02-04) ### Bug Fixes * postinstall from root dir ([9033e50](9033e50))
1 parent 9033e50 commit b8fd863

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.0.4](https://github.com/eggjs/bin/compare/v7.0.3...v7.0.4) (2025-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* postinstall from root dir ([9033e50](https://github.com/eggjs/bin/commit/9033e504f49f87faf686c14becf916bc665f285d))
9+
310
## [7.0.3](https://github.com/eggjs/bin/compare/v7.0.2...v7.0.3) (2025-02-04)
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/bin",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)