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 2481dcd commit 3c19641Copy full SHA for 3c19641
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rstest/core",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"description": "The Rsbuild-based test tool.",
5
"bugs": {
6
"url": "https://github.com/web-infra-dev/rstest/issues"
packages/coverage-istanbul/package.json
"name": "@rstest/coverage-istanbul",
- "version": "0.0.1",
+ "version": "0.0.2",
"type": "module",
"description": "Istanbul coverage provider for Rstest",
"author": "Travis Zhang<https://github.com/travzhang>",
0 commit comments