Skip to content

Commit

Permalink
release: 1.2.0-beta.1 (#4383)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jan 16, 2025
1 parent c8329a6 commit b271adc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/compat/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/webpack",
"version": "1.2.0-beta.0",
"version": "1.2.0-beta.1",
"homepage": "https://rsbuild.dev",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/core",
"version": "1.2.0-beta.0",
"version": "1.2.0-beta.1",
"description": "The Rspack-based build tool.",
"homepage": "https://rsbuild.dev",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-preact",
"version": "1.3.0-beta.0",
"version": "1.3.0-beta.1",
"description": "Preact plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down

1 comment on commit b271adc

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
plugins ✅ success
rspress ✅ success
rslib ✅ success
examples ✅ success

Please sign in to comment.