Skip to content

Commit ff604ec

Browse files
Release 7.3.0
[skip ci] ## [7.3.0](v7.2.0...v7.3.0) (2025-03-14) ### Features * use mochawesome-with-mocha@8 ([#288](#288)) ([2e2e3cf](2e2e3cf))
1 parent 2e2e3cf commit ff604ec

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+
## [7.3.0](https://github.com/eggjs/bin/compare/v7.2.0...v7.3.0) (2025-03-14)
4+
5+
6+
### Features
7+
8+
* use mochawesome-with-mocha@8 ([#288](https://github.com/eggjs/bin/issues/288)) ([2e2e3cf](https://github.com/eggjs/bin/commit/2e2e3cf8f46833b76ff8619c96ccbd7fb56cd470))
9+
310
## [7.2.0](https://github.com/eggjs/bin/compare/v7.1.0...v7.2.0) (2025-02-13)
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.2.0",
3+
"version": "7.3.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)