Skip to content

Commit

Permalink
release: @rsbuild/core v1.0.5 (#3513)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Sep 19, 2024
1 parent a5c38ef commit d2d4eb2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["@scripts/*"]
}
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.4",
"version": "1.0.5",
"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.4",
"version": "1.0.5",
"description": "The Rspack-based build tool.",
"homepage": "https://rsbuild.dev",
"bugs": {
Expand Down

0 comments on commit d2d4eb2

Please sign in to comment.