We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3feff4a commit c66edc0Copy full SHA for c66edc0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [37.0.17](https://github.com/ipfs/aegir/compare/v37.0.16...v37.0.17) (2022-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* ignore minified files and transpiled fixtures in dep-check ([#986](https://github.com/ipfs/aegir/issues/986)) ([3feff4a](https://github.com/ipfs/aegir/commit/3feff4a143f524c4c02ab705b46241a62fbc19e7))
7
8
### [37.0.16](https://github.com/ipfs/aegir/compare/v37.0.15...v37.0.16) (2022-05-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "37.0.16",
+ "version": "37.0.17",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments