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 57b7642 commit af18280Copy full SHA for af18280
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [40.0.1](https://github.com/ipfs/aegir/compare/v40.0.0...v40.0.1) (2023-07-26)
2
+
3
4
+### Bug Fixes
5
6
+* handle more relative path cases in doc command ([#1342](https://github.com/ipfs/aegir/issues/1342)) ([57b7642](https://github.com/ipfs/aegir/commit/57b7642eb5da14e5b2ff354396f206d43b2f46d2))
7
8
## [40.0.0](https://github.com/ipfs/aegir/compare/v39.0.13...v40.0.0) (2023-07-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "40.0.0",
+ "version": "40.0.1",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments