Skip to content

Commit 4096577

Browse files
chore(release): 47.0.25 [skip ci]
## [47.0.25](v47.0.24...v47.0.25) (2025-12-07) ### Bug Fixes * remove forced test exit on windows ([#1897](#1897)) ([0ca62ab](0ca62ab))
1 parent 0ca62ab commit 4096577

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [47.0.25](https://github.com/ipfs/aegir/compare/v47.0.24...v47.0.25) (2025-12-07)
2+
3+
### Bug Fixes
4+
5+
* remove forced test exit on windows ([#1897](https://github.com/ipfs/aegir/issues/1897)) ([0ca62ab](https://github.com/ipfs/aegir/commit/0ca62ab47fe4120c332f6c0f59bb78faa174c00f))
6+
17
## [47.0.24](https://github.com/ipfs/aegir/compare/v47.0.23...v47.0.24) (2025-10-17)
28

39
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "47.0.24",
3+
"version": "47.0.25",
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)