Skip to content

Commit 7bac7e6

Browse files
authored
release: 1.3.20 (#5234)
1 parent d6af496 commit 7bac7e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0",
3+
"version": "1.1.1",
44
"description": "SWC plugin for Rsbuild webpack provider",
55
"repository": {
66
"type": "git",

packages/compat/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/webpack",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"homepage": "https://rsbuild.dev",
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.3.19",
3+
"version": "1.3.20",
44
"description": "The Rspack-based build tool.",
55
"homepage": "https://rsbuild.dev",
66
"bugs": {

0 commit comments

Comments
 (0)