Skip to content

Commit f6226a7

Browse files
chore(release): 41.3.0 [skip ci]
## [41.3.0](v41.2.0...v41.3.0) (2023-12-20) ### Features * add concurrency option to run and exec ([#1312](#1312)) ([4d3c319](4d3c319))
1 parent 4d3c319 commit f6226a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [41.3.0](https://github.com/ipfs/aegir/compare/v41.2.0...v41.3.0) (2023-12-20)
2+
3+
4+
### Features
5+
6+
* add concurrency option to run and exec ([#1312](https://github.com/ipfs/aegir/issues/1312)) ([4d3c319](https://github.com/ipfs/aegir/commit/4d3c319c830cff93472f2d0e0ba1c3e2ef709d1b))
7+
18
## [41.2.0](https://github.com/ipfs/aegir/compare/v41.1.14...v41.2.0) (2023-12-12)
29

310

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": "41.2.0",
3+
"version": "41.3.0",
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)