1
0
mirror of synced 2025-11-06 04:21:11 +08:00

release: v2.2.0

This commit is contained in:
redhoodsu
2020-02-09 15:09:44 +08:00
parent 3c0f65c044
commit bbcf918aa2
2 changed files with 9 additions and 1 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "eruda",
"version": "2.1.0",
"version": "2.2.0",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"scripts": {