File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.10.0] ( https://github.com/C4illin/ConvertX/compare/v0.9.0...v0.10.0 ) (2024-12-27)
4
+
5
+
6
+ ### Features
7
+
8
+ * add calibre ([ 03d3edf] ( https://github.com/C4illin/ConvertX/commit/03d3edfff65c252dd4b8922fc98257c089c1ff74 ) ), closes [ #191 ] ( https://github.com/C4illin/ConvertX/issues/191 )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * add FFMPEG_ARGS env variable ([ f537c81] ( https://github.com/C4illin/ConvertX/commit/f537c81db7815df8017f834e3162291197e1c40f ) ), closes [ #190 ] ( https://github.com/C4illin/ConvertX/issues/190 )
14
+
3
15
## [ 0.9.0] ( https://github.com/C4illin/ConvertX/compare/v0.8.1...v0.9.0 ) (2024-11-21)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " convertx-frontend" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"scripts" : {
5
5
"dev" : " bun run --watch src/index.tsx" ,
6
6
"hot" : " bun run --hot src/index.tsx" ,
You can’t perform that action at this time.
0 commit comments