Skip to content

Commit 369ead3

Browse files
chore(release): 42.2.4 [skip ci]
## [42.2.4](v42.2.3...v42.2.4) (2024-02-12) ### Bug Fixes * add note to readmes about editing index.ts instead ([#1465](#1465)) ([a8522a9](a8522a9)) * add test for gzipped fixtures ([#1464](#1464)) ([cfe7c2d](cfe7c2d))
1 parent a8522a9 commit 369ead3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [42.2.4](https://github.com/ipfs/aegir/compare/v42.2.3...v42.2.4) (2024-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add note to readmes about editing index.ts instead ([#1465](https://github.com/ipfs/aegir/issues/1465)) ([a8522a9](https://github.com/ipfs/aegir/commit/a8522a9a544a03b10696617a4700765eaebad784))
7+
* add test for gzipped fixtures ([#1464](https://github.com/ipfs/aegir/issues/1464)) ([cfe7c2d](https://github.com/ipfs/aegir/commit/cfe7c2dae39eeee8a6c8328f6396402cf6785585))
8+
19
## [42.2.3](https://github.com/ipfs/aegir/compare/v42.2.2...v42.2.3) (2024-02-06)
210

311

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": "42.2.3",
3+
"version": "42.2.4",
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)