Skip to content

Commit 36dea47

Browse files
authored
Release v0.4.1 (#743)
1 parent e7ed714 commit 36dea47

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.4.0",
3+
"version": "0.4.1",
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.4.0",
3+
"version": "0.4.1",
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.4.0",
3+
"version": "0.4.1",
44
"description": "Rsbuild plugin that supports emitting declaration files for TypeScript.",
55
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {

0 commit comments

Comments
 (0)