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 11# Changelog
22
3+ ## [ 0.7.0] ( https://github.com/C4illin/ConvertX/compare/v0.6.0...v0.7.0 ) (2024-09-26)
4+
5+
6+ ### Features
7+
8+ * Add support for 3d assets through assimp converter ([ 63a4328] ( https://github.com/C4illin/ConvertX/commit/63a4328d4a1e01df3e0ec4a877bad8c8ffe71129 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * wrong layout on search with few options ([ 8817389] ( https://github.com/C4illin/ConvertX/commit/88173891ba2d69da46eda46f3f598a9b54f26f96 ) )
14+
315## [ 0.6.0] ( https://github.com/C4illin/ConvertX/compare/v0.5.0...v0.6.0 ) (2024-09-25)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " convertx-frontend" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "scripts" : {
55 "dev" : " bun run --watch src/index.tsx" ,
66 "hot" : " bun run --hot src/index.tsx" ,
You can’t perform that action at this time.
0 commit comments