File tree 3 files changed +13
-12
lines changed
3 files changed +13
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
## [ 0.0.8] ( https://github.com/hugocxl/react-to-image/compare/v0.0.7...v0.0.8 ) (2023-10-12)
2
2
3
+ ## 0.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 3acf0ad: Update deps
8
+
3
9
## [ 0.0.7] ( https://github.com/hugocxl/react-to-image/compare/v0.0.6...v0.0.7 ) (2023-10-12)
4
10
5
11
### Features
6
12
7
- * replaced rollup with tsup and improved config ([ d338613] ( https://github.com/hugocxl/react-to-image/commit/d338613c17b58131738c7a8580e55845386c9c82 ) )
13
+ - replaced rollup with tsup and improved config ([ d338613] ( https://github.com/hugocxl/react-to-image/commit/d338613c17b58131738c7a8580e55845386c9c82 ) )
8
14
9
15
## [ 0.0.6] ( https://github.com/hugocxl/react-to-image/compare/v0.0.5...v0.0.6 ) (2023-08-05)
10
16
11
17
### Bug Fixes
12
18
13
- * github actions config ([ c8171e8] ( https://github.com/hugocxl/react-to-image/commit/c8171e86cad8951e4773954ee31bed04392b16de ) )
14
- * preversion add pull changes ([ 4d77d73] ( https://github.com/hugocxl/react-to-image/commit/4d77d73cac2278f2f88cc2047b4c5456f89b4730 ) )
15
- * update dependencies ([ 9b75c8c] ( https://github.com/hugocxl/react-to-image/commit/9b75c8cfc3b031af52f32ae432117ae13e96e387 ) )
19
+ - github actions config ([ c8171e8] ( https://github.com/hugocxl/react-to-image/commit/c8171e86cad8951e4773954ee31bed04392b16de ) )
20
+ - preversion add pull changes ([ 4d77d73] ( https://github.com/hugocxl/react-to-image/commit/4d77d73cac2278f2f88cc2047b4c5456f89b4730 ) )
21
+ - update dependencies ([ 9b75c8c] ( https://github.com/hugocxl/react-to-image/commit/9b75c8cfc3b031af52f32ae432117ae13e96e387 ) )
16
22
17
23
## [ 0.0.5] ( https://github.com/hugocxl/react-to-image/compare/v0.0.4...v0.0.5 ) (2023-07-16)
18
24
19
25
### Bug Fixes
20
26
21
- * github actions ([ 66035a8] ( https://github.com/hugocxl/react-to-image/commit/66035a8f53f673a31db0424f24c1796aa224ccfc ) )
27
+ - github actions ([ 66035a8] ( https://github.com/hugocxl/react-to-image/commit/66035a8f53f673a31db0424f24c1796aa224ccfc ) )
22
28
23
29
## [ 0.0.4] ( https://github.com/hugocxl/react-to-image/compare/v0.0.3...v0.0.4 ) (2023-07-16)
24
30
25
31
### Bug Fixes
26
32
27
- * github actions ([ 988683c] ( https://github.com/hugocxl/react-to-image/commit/988683c0bc3ce909a64d66fd4bbd693a919e57af ) )
33
+ - github actions ([ 988683c] ( https://github.com/hugocxl/react-to-image/commit/988683c0bc3ce909a64d66fd4bbd693a919e57af ) )
28
34
29
35
## [ 0.0.3] ( https://github.com/hugocxl/react-to-image/compare/v0.0.2...v0.0.3 ) (2023-07-09)
30
36
Original file line number Diff line number Diff line change 2
2
"name" : " @hugocxl/react-to-image" ,
3
3
"description" : " Transform your React components into images" ,
4
4
"productName" : " @hugocxl/react-to-image" ,
5
- "version" : " 0.0.8 " ,
5
+ "version" : " 0.0.9 " ,
6
6
"license" : " MIT" ,
7
7
"private" : false ,
8
8
"author" : " hugocxl (http://github.com/hugocxl)" ,
You can’t perform that action at this time.
0 commit comments