Skip to content

Commit 5def437

Browse files
authored
release: 1.3.5 (#4989)
1 parent a9260a3 commit 5def437

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/core",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "The Rspack-based build tool.",
55
"homepage": "https://rsbuild.dev",
66
"bugs": {

packages/plugin-babel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-babel",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Babel plugin for Rsbuild",
55
"repository": {
66
"type": "git",

packages/plugin-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-react",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "React plugin for Rsbuild",
55
"repository": {
66
"type": "git",

packages/plugin-svgr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-svgr",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "SVGR plugin for Rsbuild",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)