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 2918ba9 commit dabd450Copy full SHA for dabd450
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [41.0.1](https://github.com/ipfs/aegir/compare/v41.0.0...v41.0.1) (2023-10-06)
2
+
3
4
+### Trivial Changes
5
6
+* fix linting errors ([#1380](https://github.com/ipfs/aegir/issues/1380)) ([2918ba9](https://github.com/ipfs/aegir/commit/2918ba9180c25f9f7e5e784f04a7c7d77905355b))
7
8
## [41.0.0](https://github.com/ipfs/aegir/compare/v40.0.13...v41.0.0) (2023-09-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "41.0.0",
+ "version": "41.0.1",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments