File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/powersync_attachments_helper Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ packages:
413
413
path: "../../packages/powersync_attachments_helper"
414
414
relative: true
415
415
source: path
416
- version: "0.4.0 "
416
+ version: "0.4.1 "
417
417
realtime_client:
418
418
dependency: transitive
419
419
description:
Original file line number Diff line number Diff line change
1
+ ## 0.4.1
2
+
3
+ - Reduce version number of ` path_provider ` to ` 2.0.13 `
4
+
1
5
## 0.4.0
2
6
3
7
- BREAKING CHANGE: Generalize naming so ` savePhoto ` and ` deletePhoto ` have been removed in favour of ` saveFile ` and ` deleteFile `
Original file line number Diff line number Diff line change 1
1
name : powersync_attachments_helper
2
2
description : A helper library for handling attachments when using PowerSync.
3
- version : 0.4.0
3
+ version : 0.4.1
4
4
repository : https://github.com/powersync-ja/powersync.dart
5
5
homepage : https://www.powersync.com/
6
6
environment :
You can’t perform that action at this time.
0 commit comments