diff --git a/CHANGELOG.md b/CHANGELOG.md index c4ca2d494..9147aedd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 3.0.1 (18 JUL 2023) + +* fix: can not print string with %o [#336](https://github.com/liriliri/eruda/issues/336) +* fix: mouse event on touch device [#302](https://github.com/liriliri/eruda/issues/302) +* fix: unable to remove snippets [#349](https://github.com/liriliri/eruda/issues/349) + ## 3.0.0 (2 Apr 2023) * feat: replace fps and memory with monitor plugin diff --git a/package.json b/package.json index a2ec41f51..ff8fa31dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eruda", - "version": "3.0.0", + "version": "3.0.1", "description": "Console for Mobile Browsers", "main": "eruda.js", "browserslist": [