Skip to content

Commit

Permalink
0.0.107
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 21, 2020
1 parent 273ccc1 commit 91604c9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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.107](https://github.com/wessberg/polyfiller/compare/v0.0.106...v0.0.107) (2020-10-21)

### Bug Fixes

- update deploy script to also copy over polyfill-lib directory ([273ccc1](https://github.com/wessberg/polyfiller/commit/273ccc161a933b6769cfc42ab8d1859a993ad5cc))

## [0.0.106](https://github.com/wessberg/polyfiller/compare/v0.0.105...v0.0.106) (2020-10-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.106",
"version": "0.0.107",
"description": "Never worry about polyfills again.",
"files": [
"dist/**/*.*",
Expand Down

0 comments on commit 91604c9

Please sign in to comment.