We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46cc114 commit 1c93163Copy full SHA for 1c93163
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [41.0.4](https://github.com/ipfs/aegir/compare/v41.0.3...v41.0.4) (2023-10-10)
2
+
3
4
+### Bug Fixes
5
6
+* set bail defaults correctly ([#1382](https://github.com/ipfs/aegir/issues/1382)) ([46cc114](https://github.com/ipfs/aegir/commit/46cc114f35a2870414d2d546c18991591a33cd7a))
7
8
## [41.0.3](https://github.com/ipfs/aegir/compare/v41.0.2...v41.0.3) (2023-10-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "41.0.3",
+ "version": "41.0.4",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments