Skip to content

Commit 2c8bdf3

Browse files
chore(release): 47.1.5 [skip ci]
## [47.1.5](v47.1.4...v47.1.5) (2026-04-10) ### Bug Fixes * only show a few lines before/after each change in the diff ([#1936](#1936)) ([2ad4bda](2ad4bda)) * update module-sync path ([#1937](#1937)) ([88b8174](88b8174))
1 parent 88b8174 commit 2c8bdf3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [47.1.5](https://github.com/ipfs/aegir/compare/v47.1.4...v47.1.5) (2026-04-10)
2+
3+
### Bug Fixes
4+
5+
* only show a few lines before/after each change in the diff ([#1936](https://github.com/ipfs/aegir/issues/1936)) ([2ad4bda](https://github.com/ipfs/aegir/commit/2ad4bda4db9a393b1e916903b5be191d39e03d20))
6+
* update module-sync path ([#1937](https://github.com/ipfs/aegir/issues/1937)) ([88b8174](https://github.com/ipfs/aegir/commit/88b817452939cb51952f129ea4d839751604e7c8))
7+
18
## [47.1.4](https://github.com/ipfs/aegir/compare/v47.1.3...v47.1.4) (2026-04-10)
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.1.4",
3+
"version": "47.1.5",
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)