Skip to content

Commit aa3eabe

Browse files
committedDec 30, 2023
chore(release): 41.3.4 [skip ci]
## [41.3.4](v41.3.3...v41.3.4) (2023-12-30) ### Dependencies * bump lilconfig from 2.1.0 to 3.0.0 ([#1427](#1427)) ([e1c4dfc](e1c4dfc)) * bump p-map from 6.0.0 to 7.0.1 ([#1435](#1435)) ([9869be9](9869be9)) * bump uint8arrays from 4.0.10 to 5.0.1 ([#1428](#1428)) ([85abe2a](85abe2a)) * **dev:** bump @types/gh-pages from 5.0.1 to 6.1.0 ([#1431](#1431)) ([cfae15f](cfae15f))
1 parent e1c4dfc commit aa3eabe

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [41.3.4](https://github.com/ipfs/aegir/compare/v41.3.3...v41.3.4) (2023-12-30)
2+
3+
4+
### Dependencies
5+
6+
* bump lilconfig from 2.1.0 to 3.0.0 ([#1427](https://github.com/ipfs/aegir/issues/1427)) ([e1c4dfc](https://github.com/ipfs/aegir/commit/e1c4dfcc31b0d270a63c8b5f6ef5a263cedb31e1))
7+
* bump p-map from 6.0.0 to 7.0.1 ([#1435](https://github.com/ipfs/aegir/issues/1435)) ([9869be9](https://github.com/ipfs/aegir/commit/9869be9dfa8b2e23625de4a5c9d5304b713742b6))
8+
* bump uint8arrays from 4.0.10 to 5.0.1 ([#1428](https://github.com/ipfs/aegir/issues/1428)) ([85abe2a](https://github.com/ipfs/aegir/commit/85abe2a25663f388da3042049fc2664b54122343))
9+
* **dev:** bump @types/gh-pages from 5.0.1 to 6.1.0 ([#1431](https://github.com/ipfs/aegir/issues/1431)) ([cfae15f](https://github.com/ipfs/aegir/commit/cfae15fe75dec7b957d9da2df67961c8539f9868))
10+
111
## [41.3.3](https://github.com/ipfs/aegir/compare/v41.3.2...v41.3.3) (2023-12-30)
212

313

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "41.3.3",
3+
"version": "41.3.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)
Please sign in to comment.