Skip to content

Commit

Permalink
release: v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Feb 9, 2020
1 parent 3c0f65c commit bbcf918
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v2.2.0 (9 Feb 2020)

* feat: use dark theme for dark mode
* feat(elements): computed style filter
* feat(resources): storage and cookie filter
* fix(snippet): error loading plugin for local page
* fix(console): unable to clear filter

## v2.1.0 (2 Feb 2020)

* feat: change navigation bar height
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.1.0",
"version": "2.2.0",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"scripts": {
Expand Down

0 comments on commit bbcf918

Please sign in to comment.