Skip to content

Commit 72dac90

Browse files
authored
release: 0.5.4 (#633)
1 parent 447a706 commit 72dac90

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.5.3",
3+
"version": "0.5.4",
44
"description": "The Rsbuild-based test tool.",
55
"bugs": {
66
"url": "https://github.com/web-infra-dev/rstest/issues"

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Rstest",
55
"publisher": "rstack",
66
"description": "VS Code extension for Rstest",
7-
"version": "0.5.3",
7+
"version": "0.5.4",
88
"private": true,
99
"license": "MIT",
1010
"repository": {

0 commit comments

Comments
 (0)