Skip to content

Commit 1a188ea

Browse files
chore(release): 47.0.0 [skip ci]
## [47.0.0](v46.0.5...v47.0.0) (2025-05-19) ### ⚠ BREAKING CHANGES * Eslint is now v9, `.eslintrc` is no longer supported ### Features * update typescript target to es2024 ([#1804](#1804)) ([14e3968](14e3968))
1 parent 14e3968 commit 1a188ea

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [47.0.0](https://github.com/ipfs/aegir/compare/v46.0.5...v47.0.0) (2025-05-19)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Eslint is now v9, `.eslintrc` is no longer supported
6+
7+
### Features
8+
9+
* update typescript target to es2024 ([#1804](https://github.com/ipfs/aegir/issues/1804)) ([14e3968](https://github.com/ipfs/aegir/commit/14e3968450e9f7b15aaed025a9708b4965f52f9b))
10+
111
## [46.0.5](https://github.com/ipfs/aegir/compare/v46.0.4...v46.0.5) (2025-05-19)
212

313
### 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": "46.0.5",
3+
"version": "47.0.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)