We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab36a4 commit 674e794Copy full SHA for 674e794
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [47.1.3](https://github.com/ipfs/aegir/compare/v47.1.2...v47.1.3) (2026-04-10)
2
+
3
+### Bug Fixes
4
5
+* revert "deps: bump @types/node from 22.19.7 to 25.2.0" ([#1935](https://github.com/ipfs/aegir/issues/1935)) ([7ab36a4](https://github.com/ipfs/aegir/commit/7ab36a464ac3bae4f853af577fb702f6692a794b))
6
7
## [47.1.2](https://github.com/ipfs/aegir/compare/v47.1.1...v47.1.2) (2026-04-10)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "47.1.2",
+ "version": "47.1.3",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments