Skip to content

Commit

Permalink
0.0.145
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Sep 24, 2021
1 parent 00084fc commit 77a3034
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.145](https://github.com/wessberg/polyfiller/compare/v0.0.144...v0.0.145) (2021-09-24)

### Bug Fixes

- fix regenerator runtime source for older browsers ([cc1314a](https://github.com/wessberg/polyfiller/commit/cc1314a78cc0ed703f960adc7fd5954cc5dd0fe0))

## [0.0.144](https://github.com/wessberg/polyfiller/compare/v0.0.143...v0.0.144) (2021-09-23)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wessberg/polyfiller",
"version": "0.0.144",
"version": "0.0.145",
"description": "Never worry about polyfills again.",
"files": [
"dist/**/*.*",
Expand Down

0 comments on commit 77a3034

Please sign in to comment.