release: v1.6.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
## v1.6.2 (29 Sep 2019)
|
||||||
|
|
||||||
|
* fix: container style affected [#119](https://github.com/liriliri/eruda/issues/119)
|
||||||
|
* fix(console): log style, line-height should be normal
|
||||||
|
|
||||||
## v1.6.1 (27 Sep 2019)
|
## v1.6.1 (27 Sep 2019)
|
||||||
|
|
||||||
* feat(network): catch fetch request headers
|
* feat(network): catch fetch request headers
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"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