Skip to content

Commit 94c608c

Browse files
authored
release: 1.1.1 (#3959)
1 parent fada27e commit 94c608c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

packages/plugin-svelte/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-svelte",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Svelte plugin for Rsbuild",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)