Skip to content

Commit

Permalink
0.0.135
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed May 19, 2021
1 parent 0de4f4d commit ada6aca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.0.135](https://github.com/wessberg/polyfiller/compare/v0.0.134...v0.0.135) (2021-05-19)

### Bug Fixes

- **ua:** add better error handling ([45ef899](https://github.com/wessberg/polyfiller/commit/45ef8992ee49c55387a7eaf460fad0ba961fa0d6))
- **ua:** add support for Google AdsBot ([5600d4d](https://github.com/wessberg/polyfiller/commit/5600d4d0042a8fcfe7c946945fc6e641126934c1))

## [0.0.134](https://github.com/wessberg/polyfiller/compare/v0.0.133...v0.0.134) (2021-05-19)

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

0 comments on commit ada6aca

Please sign in to comment.