Skip to content

Commit 09c8947

Browse files
chore(release): 43.0.2 [skip ci]
## [43.0.2](v43.0.1...v43.0.2) (2024-06-21) ### Dependencies * bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](#1544)) ([253b97f](253b97f)) * bump @semantic-release/release-notes-generator ([#1543](#1543)) ([c0433df](c0433df)) * bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](#1558)) ([c5c456d](c5c456d)) * bump c8 from 9.1.0 to 10.1.2 ([#1555](#1555)) ([39641ea](39641ea)) * bump conventional-changelog-conventionalcommits ([#1540](#1540)) ([3227743](3227743)) * bump eslint-config-ipfs from 6.0.2 to 7.0.0 ([#1516](#1516)) ([f8a397d](f8a397d)) * bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](#1550)) ([4e1af51](4e1af51)) * bump nyc from 15.1.0 to 17.0.0 ([#1548](#1548)) ([061eeab](061eeab)) * bump semantic-release from 23.1.1 to 24.0.0 ([#1541](#1541)) ([e7b655d](e7b655d))
1 parent c0433df commit 09c8947

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [43.0.2](https://github.com/ipfs/aegir/compare/v43.0.1...v43.0.2) (2024-06-21)
2+
3+
### Dependencies
4+
5+
* bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](https://github.com/ipfs/aegir/issues/1544)) ([253b97f](https://github.com/ipfs/aegir/commit/253b97f441524a97d5910fdd0dbab603a833beed))
6+
* bump @semantic-release/release-notes-generator ([#1543](https://github.com/ipfs/aegir/issues/1543)) ([c0433df](https://github.com/ipfs/aegir/commit/c0433df9ffa6e2dab55c204b1071d9704bf12855))
7+
* bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](https://github.com/ipfs/aegir/issues/1558)) ([c5c456d](https://github.com/ipfs/aegir/commit/c5c456d07a7c076acd1a87dabf2e2d1ae61c2f77))
8+
* bump c8 from 9.1.0 to 10.1.2 ([#1555](https://github.com/ipfs/aegir/issues/1555)) ([39641ea](https://github.com/ipfs/aegir/commit/39641ea33eb1f26eca18ad79b02a0d76d9e65d8f))
9+
* bump conventional-changelog-conventionalcommits ([#1540](https://github.com/ipfs/aegir/issues/1540)) ([3227743](https://github.com/ipfs/aegir/commit/3227743c5357a13312a79f11727d6cb0e0a53c19))
10+
* bump eslint-config-ipfs from 6.0.2 to 7.0.0 ([#1516](https://github.com/ipfs/aegir/issues/1516)) ([f8a397d](https://github.com/ipfs/aegir/commit/f8a397dfe439e8c4b13af0320ac813aa9b8c3939))
11+
* bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](https://github.com/ipfs/aegir/issues/1550)) ([4e1af51](https://github.com/ipfs/aegir/commit/4e1af51aa6d84f61ff99e14c02800593ae2df1e9))
12+
* bump nyc from 15.1.0 to 17.0.0 ([#1548](https://github.com/ipfs/aegir/issues/1548)) ([061eeab](https://github.com/ipfs/aegir/commit/061eeab609b3f7697cb37260b31c44a1baaff05f))
13+
* bump semantic-release from 23.1.1 to 24.0.0 ([#1541](https://github.com/ipfs/aegir/issues/1541)) ([e7b655d](https://github.com/ipfs/aegir/commit/e7b655de9753de393c954d4443aaf6be61ff1a99))
14+
115
## [43.0.1](https://github.com/ipfs/aegir/compare/v43.0.0...v43.0.1) (2024-05-30)
216

317

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": "43.0.1",
3+
"version": "43.0.2",
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)