Skip to content

Commit

Permalink
release: v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Dec 19, 2022
1 parent 24bb748 commit 7e85372
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.9.0 (20 Dec 2022)

* feat(elements): integrate dom viewer
* feat(elements): element crumbs
* feat(elements): copy node and delete node
* feat(network): copy response
* feat(network): toggle recording
* chore: remove dom plugin snippet

## 2.8.3 (13 Dec 2022)

* fix(network): remove data grid ios outline
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.8.3",
"version": "2.9.0",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"browserslist": [
Expand Down

0 comments on commit 7e85372

Please sign in to comment.