Skip to content

Commit 65ee531

Browse files
Release v0.0.1 (#95)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d9ad7d8 commit 65ee531

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.changeset/rotten-ducks-learn.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

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

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.0",
3+
"version": "0.0.1",
44
"description": "Dts plugin for Rsbuild",
55
"homepage": "https://rslib.dev",
66
"bugs": {

0 commit comments

Comments
 (0)