Skip to content

Commit

Permalink
0.0.73
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Mar 17, 2019
1 parent ff4cb14 commit 6463b18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.73](https://github.com/wessberg/polyfiller/compare/v0.0.72...v0.0.73) (2019-03-17)

### Bug Fixes

- **zone:** fixes an issue where zone would break polyfill bundles for web workers/service workers ([22b45c5](https://github.com/wessberg/polyfiller/commit/22b45c5))

## [0.0.72](https://github.com/wessberg/polyfiller/compare/v0.0.71...v0.0.72) (2019-03-12)

### Bug Fixes
Expand Down
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.72",
"version": "0.0.73",
"description": "Never worry about polyfills again.",
"files": [
"dist/**/*.*",
Expand Down

0 comments on commit 6463b18

Please sign in to comment.