Skip to content

Commit e46d3b8

Browse files
authored
release: 1.1.11 (#4237)
1 parent 13ab483 commit e46d3b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

packages/plugin-stylus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-stylus",
3-
"version": "1.0.7-alpha.0",
3+
"version": "1.0.7",
44
"description": "Stylus plugin for Rsbuild",
55
"homepage": "https://rsbuild.dev",
66
"repository": {

packages/plugin-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsbuild/plugin-svelte",
3-
"version": "1.0.7-alpha.0",
3+
"version": "1.0.7",
44
"description": "Svelte plugin for Rsbuild",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)