Skip to content

Commit

Permalink
release: v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jan 28, 2023
1 parent fcc8ca7 commit 5b3c4d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.11.1 (28 Jan 2023)

* fix: bottom safe area
* fix(console): filter function support
* fix: click event stop propagation #155
* fix: worker null error #152

## 2.11.0 (19 Jan 2023)

* feat(network): filter
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": "eruda",
"version": "2.11.0",
"version": "2.11.1",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"browserslist": [
Expand Down

0 comments on commit 5b3c4d7

Please sign in to comment.