Skip to content

Commit 002d4d4

Browse files
authored
Release v0.2.0 (#600)
1 parent fd4cefb commit 002d4d4

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

0 commit comments

Comments
 (0)