release: v2.2.0
This commit is contained in:
@@ -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)
|
## v2.1.0 (2 Feb 2020)
|
||||||
|
|
||||||
* feat: change navigation bar height
|
* feat: change navigation bar height
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"description": "Console for Mobile Browsers",
|
"description": "Console for Mobile Browsers",
|
||||||
"main": "eruda.js",
|
"main": "eruda.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user