Skip to content

Commit

Permalink
release: @rsbuild/core v1.0.3 (#3478)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Sep 13, 2024
1 parent d122a70 commit 8f7b416
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"description": "The Rspack-based build tool.",
"homepage": "https://rsbuild.dev",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rsbuild",
"version": "1.0.1",
"version": "1.0.2",
"description": "Create a new Rsbuild project",
"homepage": "https://rsbuild.dev",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-react",
"version": "1.0.1",
"version": "1.0.2",
"description": "React plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svgr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsbuild/plugin-svgr",
"version": "1.0.1",
"version": "1.0.2",
"description": "svgr plugin for Rsbuild",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8f7b416

Please sign in to comment.