Skip to content

Commit b8c8996

Browse files
chore(release): 42.1.3 [skip ci]
## [42.1.3](v42.1.2...v42.1.3) (2024-01-12) ### Bug Fixes * add missing @types/mdast dep ([#1445](#1445)) ([1a3dffc](1a3dffc)) * remove premove and merge-options ([#1449](#1449)) ([889b03a](889b03a)), closes [#1434](#1434)
1 parent 1a3dffc commit b8c8996

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [42.1.3](https://github.com/ipfs/aegir/compare/v42.1.2...v42.1.3) (2024-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing @types/mdast dep ([#1445](https://github.com/ipfs/aegir/issues/1445)) ([1a3dffc](https://github.com/ipfs/aegir/commit/1a3dffc5e7d9a6b5293cec9b8ace375cb5b4a266))
7+
* remove premove and merge-options ([#1449](https://github.com/ipfs/aegir/issues/1449)) ([889b03a](https://github.com/ipfs/aegir/commit/889b03a6addd550ed62f4c269409773a92bc879e)), closes [#1434](https://github.com/ipfs/aegir/issues/1434)
8+
19
## [42.1.2](https://github.com/ipfs/aegir/compare/v42.1.1...v42.1.2) (2024-01-12)
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.1.2",
3+
"version": "42.1.3",
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)