Skip to content

Commit b6336f0

Browse files
chore(release): 47.0.18 [skip ci]
## [47.0.18](v47.0.17...v47.0.18) (2025-06-24) ### Bug Fixes * allow importing .ts files ([#1819](#1819)) ([ab2d0b0](ab2d0b0)) * import plugin has types now ([7660c0d](7660c0d))
1 parent 7660c0d commit b6336f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [47.0.18](https://github.com/ipfs/aegir/compare/v47.0.17...v47.0.18) (2025-06-24)
2+
3+
### Bug Fixes
4+
5+
* allow importing .ts files ([#1819](https://github.com/ipfs/aegir/issues/1819)) ([ab2d0b0](https://github.com/ipfs/aegir/commit/ab2d0b08ca601f24360d1d7219bb2962adeafbaa))
6+
* import plugin has types now ([7660c0d](https://github.com/ipfs/aegir/commit/7660c0d8f9860e6a87100d8bda0160ea93635751))
7+
18
## [47.0.17](https://github.com/ipfs/aegir/compare/v47.0.16...v47.0.17) (2025-06-18)
29

310
### 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.17",
3+
"version": "47.0.18",
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)