Skip to content

Commit 2c03790

Browse files
authored
release: v1.6.8 (#6640)
1 parent 1d94f55 commit 2c03790

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.6.1",
3+
"version": "1.6.2",
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.6.7",
3+
"version": "1.6.8",
44
"description": "The Rspack-based build tool.",
55
"homepage": "https://rsbuild.rs",
66
"bugs": {

packages/create-rsbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-rsbuild",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "Create a new Rsbuild project",
55
"homepage": "https://rsbuild.rs",
66
"repository": {

0 commit comments

Comments
 (0)