Skip to content

Commit 900d7e7

Browse files
chore(release): 40.0.2 [skip ci]
## [40.0.2](v40.0.1...v40.0.2) (2023-07-27) ### Bug Fixes * hard code mocha runner for pw-test ([#1343](#1343)) ([02e36b6](02e36b6))
1 parent 02e36b6 commit 900d7e7

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,3 +1,10 @@
1+
## [40.0.2](https://github.com/ipfs/aegir/compare/v40.0.1...v40.0.2) (2023-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* hard code mocha runner for pw-test ([#1343](https://github.com/ipfs/aegir/issues/1343)) ([02e36b6](https://github.com/ipfs/aegir/commit/02e36b64405da2045a5421de27307e33ec24ccf2))
7+
18
## [40.0.1](https://github.com/ipfs/aegir/compare/v40.0.0...v40.0.1) (2023-07-26)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "40.0.1",
3+
"version": "40.0.2",
44
"description": "JavaScript project management",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/aegir#readme",

0 commit comments

Comments
 (0)