Skip to content

Commit 84187ae

Browse files
chore(release): 47.2.0 [skip ci]
## [47.2.0](v47.1.7...v47.2.0) (2026-05-04) ### Features * add deno test runner ([#1943](#1943)) ([45c13ff](45c13ff)), closes [#1239](#1239)
1 parent 45c13ff commit 84187ae

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [47.2.0](https://github.com/ipfs/aegir/compare/v47.1.7...v47.2.0) (2026-05-04)
2+
3+
### Features
4+
5+
* add deno test runner ([#1943](https://github.com/ipfs/aegir/issues/1943)) ([45c13ff](https://github.com/ipfs/aegir/commit/45c13ff9501b4040afdf1cc5be86fb1c441ef202)), closes [#1239](https://github.com/ipfs/aegir/issues/1239)
6+
17
## [47.1.7](https://github.com/ipfs/aegir/compare/v47.1.6...v47.1.7) (2026-04-21)
28

39
### 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.1.7",
3+
"version": "47.2.0",
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)