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 95c7ccb commit e75c9e9Copy full SHA for e75c9e9
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rstest/core",
3
- "version": "0.4.1",
+ "version": "0.5.0",
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.2",
+ "version": "0.0.3",
"type": "module",
"description": "Istanbul coverage provider for Rstest",
"author": "Travis Zhang<https://github.com/travzhang>",
0 commit comments