File tree Expand file tree Collapse file tree 7 files changed +15
-6
lines changed Expand file tree Collapse file tree 7 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1- {"." :" 4.6.2 " }
1+ {"." :" 4.6.3 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.6.3] ( https://github.com/unraid/api/compare/v4.6.2...v4.6.3 ) (2025-04-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * copy dynamix.unraid.net ([ 662d5f6] ( https://github.com/unraid/api/commit/662d5f64c94586e35bfdaae2df0716c3754b2c45 ) )
9+ * make backup of txz ([ 37e72f9] ( https://github.com/unraid/api/commit/37e72f9729f6ab385ed1070fbdca6028688fbd92 ) )
10+ * ordering in build script ([ a562f77] ( https://github.com/unraid/api/commit/a562f7716380bde4a1ae0d6960eff51c37b9291c ) )
11+
312## [ 4.6.2] ( https://github.com/unraid/api/compare/v4.6.1...v4.6.2 ) (2025-04-03)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @unraid/api" ,
3- "version" : " 4.6.2 " ,
3+ "version" : " 4.6.3 " ,
44 "main" : " src/cli/index.ts" ,
55 "type" : " module" ,
66 "corepack" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " unraid-monorepo" ,
33 "private" : true ,
4- "version" : " 4.6.2 " ,
4+ "version" : " 4.6.3 " ,
55 "scripts" : {
66 "build" : " pnpm -r build" ,
77 "build:watch" : " pnpm -r build:watch" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @unraid/connect-plugin" ,
3- "version" : " 4.6.2 " ,
3+ "version" : " 4.6.3 " ,
44 "private" : true ,
55 "dependencies" : {
66 "commander" : " ^13.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @unraid/ui" ,
3- "version" : " 4.6.2 " ,
3+ "version" : " 4.6.3 " ,
44 "private" : true ,
55 "license" : " GPL-2.0-or-later" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @unraid/web" ,
3- "version" : " 4.6.2 " ,
3+ "version" : " 4.6.3 " ,
44 "private" : true ,
55 "license" : " GPL-2.0-or-later" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments