Skip to content

Commit 0756c7e

Browse files
chore(release): new release (#20441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff28476 commit 0756c7e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-donkeys-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# webpack
22

3+
## 5.105.2
4+
5+
### Patch Changes
6+
7+
- Fixed `WebpackPluginInstance` type regression. (by [@alexander-akait](https://github.com/alexander-akait) in [#20440](https://github.com/webpack/webpack/pull/20440))
8+
39
## 5.105.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack",
3-
"version": "5.105.1",
3+
"version": "5.105.2",
44
"description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
55
"homepage": "https://github.com/webpack/webpack",
66
"bugs": "https://github.com/webpack/webpack/issues",

0 commit comments

Comments
 (0)