File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.10.10] ( https://github.com/bubkoo/html-to-image/compare/v1.10.9...v1.10.10 ) (2022-12-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * build script ([ db7d435] ( https://github.com/bubkoo/html-to-image/commit/db7d43507c9419fb84ee126b8c334ffa1655b8b3 ) )
7
+ * type errors ([ b516783] ( https://github.com/bubkoo/html-to-image/commit/b516783244e9aa847c89cd3ca3b8114bc6157934 ) )
8
+
1
9
## [ 1.10.9] ( https://github.com/bubkoo/html-to-image/compare/v1.10.8...v1.10.9 ) (2022-12-01)
2
10
3
11
## [ 1.10.8] ( https://github.com/bubkoo/html-to-image/compare/v1.10.7...v1.10.8 ) (2022-09-01)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-to-image" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " Generates an image from a DOM node using HTML5 canvas and SVG." ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments