Skip to content

Commit faf72d6

Browse files
authored
release: 1.5.0 (web-infra-dev#5952)
1 parent 7510243 commit faf72d6

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.4",
3+
"version": "1.4.0",
44
"homepage": "https://rsbuild.rs",
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.5.0-rc.0",
3+
"version": "1.5.0",
44
"description": "The Rspack-based build tool.",
55
"homepage": "https://rsbuild.rs",
66
"bugs": {

packages/plugin-less/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-less",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Less plugin for Rsbuild",
55
"homepage": "https://rsbuild.rs",
66
"repository": {

packages/plugin-sass/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-sass",
3-
"version": "1.3.5",
3+
"version": "1.4.0",
44
"description": "Sass plugin for Rsbuild",
55
"homepage": "https://rsbuild.rs",
66
"repository": {

packages/plugin-stylus/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-stylus",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "Stylus plugin for Rsbuild",
55
"homepage": "https://rsbuild.rs",
66
"repository": {

0 commit comments

Comments
 (0)