Skip to content

Commit

Permalink
release: v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Dec 11, 2022
1 parent af81c74 commit 82d0a1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.8.0 (11 Dec 2022)

* feat(info): copy
* feat(sources): use luna syntax highlighter
* feat(network): use luna data grid
* feat(network): copy as curl [#220](https://github.com/liriliri/eruda/issues/220)
* fix(network): recognize JSON [#201](https://github.com/liriliri/eruda/issues/201)
* fix: init with shadow dom style error [#195](https://github.com/liriliri/eruda/issues/195)

## 2.7.4 (10 Dec 2022)

* fix: firefox document.body is null error [#293](https://github.com/liriliri/eruda/issues/293)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eruda",
"version": "2.7.4",
"version": "2.8.0",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"browserslist": [
Expand Down

0 comments on commit 82d0a1d

Please sign in to comment.