Skip to content

Commit

Permalink
Add backports to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Nov 13, 2024
1 parent 42e587e commit 984da3a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,30 @@ _2024-09-27_
- [#5682](https://github.com/rollup/rollup/pull/5682): chore(deps): update dependency @rollup/plugin-typescript to v12 (@renovate[bot])
- [#5684](https://github.com/rollup/rollup/pull/5684): chore(deps): lock file maintenance minor/patch updates (@renovate[bot])

## 2.79.2

_2024-09-26_

### Bug Fixes

- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

### Pull Requests

- [#5671](https://github.com/rollup/rollup/pull/5671): Fix DOM Clobbering CVE (@lukastaegert)

## 3.29.5

_2024-09-21_

### Bug Fixes

- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

### Pull Requests

- [#5671](https://github.com/rollup/rollup/pull/5671): Fix DOM Clobbering CVE (@lukastaegert)

## 4.22.4

_2024-09-21_
Expand Down

0 comments on commit 984da3a

Please sign in to comment.