Skip to content

Commit 5bc0ccd

Browse files
authored
release: 1.3.21 (#5283)
1 parent caf34ae commit 5bc0ccd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/compat/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/webpack",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"homepage": "https://rsbuild.dev",
55
"repository": {
66
"type": "git",
@@ -46,7 +46,7 @@
4646
"typescript": "^5.8.3"
4747
},
4848
"peerDependencies": {
49-
"@rsbuild/core": "^1.1.3"
49+
"@rsbuild/core": "^1.3.21"
5050
},
5151
"publishConfig": {
5252
"access": "public",

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

0 commit comments

Comments
 (0)