Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jul 26, 2022
1 parent a2b42f0 commit 5ab5fdf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# rollup changelog

## 2.77.1

_2022-07-26_

### Bug Fixes

- Ensure IIFE output generates a global variable when generating ES5 (#4588)

### Pull Requests

- [#4577](https://github.com/rollup/rollup/pull/4577): broken link removed (@Jawad-H)
- [#4580](https://github.com/rollup/rollup/pull/4580): Update dependencies (@lukastaegert)
- [#4584](https://github.com/rollup/rollup/pull/4584): Documentation clarity and syntax improvements (@berniegp)
- [#4588](https://github.com/rollup/rollup/pull/4588): Use var for IIFE (@lukastaegert)

## 2.77.0

_2022-07-15_
Expand Down

0 comments on commit 5ab5fdf

Please sign in to comment.