Skip to content

Commit 3711099

Browse files
authored
Merge branch 'main' into feat/support-mf
2 parents 49f834f + 3e6388b commit 3711099

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "@rslib/core",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "The Rspack-based library build tool.",
55
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {

packages/create-rslib/package.json

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

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsbuild-plugin-dts",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "Dts plugin for Rsbuild",
55
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {

0 commit comments

Comments
 (0)