Skip to content

Commit

Permalink
chore: update versions (rc) (#2868)
Browse files Browse the repository at this point in the history
* RELEASING: Releasing 1 package(s)

Releases:
  @qiankunjs/[email protected]

* chore: update versions (rc)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 27, 2023
1 parent 35f7863 commit ad64bec
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"changesets": [
"big-cougars-draw",
"clean-walls-hang",
"clever-carpets-vanish",
"clever-dragons-ring",
"empty-lions-rescue",
Expand Down
6 changes: 6 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @qiankunjs/webpack-plugin

## 0.0.1-rc.4

### Patch Changes

- 35f7863: fix: move cheerio to dependencies

## 0.0.1-rc.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiankunjs/webpack-plugin",
"version": "0.0.1-rc.3",
"version": "0.0.1-rc.4",
"description": "",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit ad64bec

Please sign in to comment.