Skip to content

Commit 24e3c2d

Browse files
chore(release): new release (#20253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2efd21b commit 24e3c2d

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/clean-mugs-rescue.md

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

.changeset/green-turtles-change.md

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

CHANGELOG.md

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

3+
## 5.104.1
4+
5+
### Patch Changes
6+
7+
- 2efd21b: Reexports runtime calculation should not accessing **WEBPACK_IMPORT_KEY** decl with var.
8+
- c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.
9+
310
## 5.104.0
411

512
### Minor 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.104.0",
3+
"version": "5.104.1",
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)