Skip to content

Commit c8a53a8

Browse files
committed
release: v1.2.1
1 parent 27f7ac5 commit c8a53a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.2.1 (7 Aug 2022)
2+
3+
* fix: css text empty if value contains special char
4+
* refactor: replace dom-to-image with html2canvas
5+
16
## 1.2.0 (31 Jul 2022)
27

38
* feat: support screencast

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chobitsu",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Chrome devtools protocol JavaScript implementation",
55
"main": "dist/chobitsu.js",
66
"files": [

0 commit comments

Comments
 (0)