Skip to content

Commit 3c19641

Browse files
authored
release: 0.4.1 (#580)
1 parent 2481dcd commit 3c19641

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rstest/core",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "The Rsbuild-based test tool.",
55
"bugs": {
66
"url": "https://github.com/web-infra-dev/rstest/issues"

packages/coverage-istanbul/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rstest/coverage-istanbul",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"description": "Istanbul coverage provider for Rstest",
66
"author": "Travis Zhang<https://github.com/travzhang>",

0 commit comments

Comments
 (0)