We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0dd5d commit fb161faCopy full SHA for fb161fa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [38.1.1](https://github.com/ipfs/aegir/compare/v38.1.0...v38.1.1) (2023-02-06)
2
+
3
4
+### Trivial Changes
5
6
+* remove coverage dir ([#1180](https://github.com/ipfs/aegir/issues/1180)) ([0a0dd5d](https://github.com/ipfs/aegir/commit/0a0dd5dcb543ed4e68b9dee64c5055d40dd376c6))
7
8
## [38.1.0](https://github.com/ipfs/aegir/compare/v38.0.0...v38.1.0) (2023-01-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "38.1.0",
+ "version": "38.1.1",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments