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 48f159f commit 324e309Copy full SHA for 324e309
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "5.0.0-alpha.21.4"
+ ".": "5.0.0-alpha.21.5"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [5.0.0-alpha.21.5](https://github.com/fable-compiler/Fable.Python/compare/v5.0.0-alpha.21.4...v5.0.0-alpha.21.5) (2025-12-21)
4
+
5
6
+### Bug Fixes
7
8
+* remove XUnit dependency from Testing module ([3a35e44](https://github.com/fable-compiler/Fable.Python/commit/3a35e4404624a0c2c13b8c869ff987ac7c81a7d7))
9
10
## [5.0.0-alpha.21.4](https://github.com/fable-compiler/Fable.Python/compare/v5.0.0-alpha.21.4...v5.0.0-alpha.21.4) (2025-12-21)
11
12
0 commit comments