Skip to content

Commit ed51762

Browse files
chore(release): 47.0.22 [skip ci]
## [47.0.22](v47.0.21...v47.0.22) (2025-09-17) ### Bug Fixes * time out browser coverage collection ([#1865](#1865)) ([16ba8c7](16ba8c7)) ### Dependencies * bump npm-package-json-lint from 8.0.0 to 9.0.0 ([#1827](#1827)) ([94bda99](94bda99)) * bump p-retry from 6.2.1 to 7.0.0 ([#1856](#1856)) ([b578e1d](b578e1d)) * **dev:** bump electron from 36.9.1 to 38.1.1 ([#1864](#1864)) ([27c911b](27c911b))
1 parent 16ba8c7 commit ed51762

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [47.0.22](https://github.com/ipfs/aegir/compare/v47.0.21...v47.0.22) (2025-09-17)
2+
3+
### Bug Fixes
4+
5+
* time out browser coverage collection ([#1865](https://github.com/ipfs/aegir/issues/1865)) ([16ba8c7](https://github.com/ipfs/aegir/commit/16ba8c7bd4e3a2e17b470022efe3183a14f9090d))
6+
7+
### Dependencies
8+
9+
* bump npm-package-json-lint from 8.0.0 to 9.0.0 ([#1827](https://github.com/ipfs/aegir/issues/1827)) ([94bda99](https://github.com/ipfs/aegir/commit/94bda99e3e2c907a1753e9b5c97336ee9f313ce6))
10+
* bump p-retry from 6.2.1 to 7.0.0 ([#1856](https://github.com/ipfs/aegir/issues/1856)) ([b578e1d](https://github.com/ipfs/aegir/commit/b578e1df0fa65fab28d078123cd2249e93f9c725))
11+
* **dev:** bump electron from 36.9.1 to 38.1.1 ([#1864](https://github.com/ipfs/aegir/issues/1864)) ([27c911b](https://github.com/ipfs/aegir/commit/27c911b8def49ba8847b1f50f85d77186b5456fa))
12+
113
## [47.0.21](https://github.com/ipfs/aegir/compare/v47.0.20...v47.0.21) (2025-08-05)
214

315
### Bug Fixes

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.21",
3+
"version": "47.0.22",
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)