Skip to content

Commit 2e3f0e2

Browse files
authored
release: 1.0.15 (#3745)
1 parent 4b2e1b6 commit 2e3f0e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/compat/plugin-webpack-swc/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-webpack-swc",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "SWC plugin for Rsbuild webpack provider",
55
"repository": {
66
"type": "git",

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

packages/plugin-assets-retry/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-assets-retry",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Assets retry plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/plugin-react/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-react",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "React plugin for Rsbuild",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)