1
0
mirror of synced 2025-12-13 10:18:40 +08:00

release: v1.9.0

This commit is contained in:
surunzi
2019-10-20 16:20:29 +08:00
parent 61f5fd9b64
commit e63387bdb8
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## v1.9.0 (20 Oct 2019)
* feat: add snippet for loading touches plugin
* feat: add fit screen snippet
* fix(console): filter shouldn't affect group
## v1.8.1 (14 Oct 2019)
* fix(network): style [#121](https://github.com/liriliri/eruda/issues/121)

View File

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