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 70e05a5 commit ce08fa2Copy full SHA for ce08fa2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [47.0.12](https://github.com/ipfs/aegir/compare/v47.0.11...v47.0.12) (2025-05-22)
2
+
3
+### Bug Fixes
4
5
+* use typescript parser for depchecking tsx files ([70e05a5](https://github.com/ipfs/aegir/commit/70e05a59eed1aa2c365ffd71e93e97090cf61c5c))
6
7
## [47.0.11](https://github.com/ipfs/aegir/compare/v47.0.10...v47.0.11) (2025-05-21)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "47.0.11",
+ "version": "47.0.12",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments