File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/capacitor-plugin Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-next.2] ( https://github.com/ionic-team/capacitor-file-transfer/compare/v2.0.0-next.1...v2.0.0-next.2 ) (2025-10-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ios:** Simplify SPM usage for native library ([ #28 ] ( https://github.com/ionic-team/capacitor-file-transfer/issues/28 ) ) ([ 0b2f319] ( https://github.com/ionic-team/capacitor-file-transfer/commit/0b2f319427d5565f5e08dfe98059859297a3418d ) )
7+
18## [ 1.0.6] ( https://github.com/ionic-team/capacitor-file-transfer/compare/v1.0.5...v1.0.6 ) (2025-10-06)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/file-transfer" ,
3- "version" : " 2.0.0-next.1 " ,
3+ "version" : " 2.0.0-next.2 " ,
44 "description" : " The FileTransfer API provides mechanisms for downloading and uploading files." ,
55 "main" : " ./dist/plugin.cjs" ,
66 "module" : " ./dist/plugin.mjs" ,
You can’t perform that action at this time.
0 commit comments