Skip to content

Commit 035f855

Browse files
authored
Release v0.5.2 (#801)
1 parent a77921a commit 035f855

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslib/core",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "The Rsbuild-based library development tool.",
55
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {

packages/create-rslib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-rslib",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Create a new Rslib project",
55
"homepage": "https://lib.rsbuild.dev",
66
"repository": {

packages/plugin-dts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsbuild-plugin-dts",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Rsbuild plugin that supports emitting declaration files for TypeScript.",
55
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {

0 commit comments

Comments
 (0)