Skip to content

Commit 6b5d04a

Browse files
Release 7.2.0
[skip ci] ## [7.2.0](v7.1.0...v7.2.0) (2025-02-13) ### Features * support parallel tests ([#287](#287)) ([b3f2b6c](b3f2b6c))
1 parent b3f2b6c commit 6b5d04a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.2.0](https://github.com/eggjs/bin/compare/v7.1.0...v7.2.0) (2025-02-13)
4+
5+
6+
### Features
7+
8+
* support parallel tests ([#287](https://github.com/eggjs/bin/issues/287)) ([b3f2b6c](https://github.com/eggjs/bin/commit/b3f2b6cb531a6bef17ae12d4fcf1a2bfd9316263))
9+
310
## [7.1.0](https://github.com/eggjs/bin/compare/v7.0.4...v7.1.0) (2025-02-04)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/bin",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)