Skip to content

Commit 35d1ff9

Browse files
DominicGBauerDominicGBauer
and
DominicGBauer
authored
chore(attachments): update version 0.4.1 (#86)
* chore(attachments): update version 0.4.1 * chore: add changelog --------- Co-authored-by: DominicGBauer <[email protected]>
1 parent b72ecf3 commit 35d1ff9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

demos/supabase-todolist/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ packages:
413413
path: "../../packages/powersync_attachments_helper"
414414
relative: true
415415
source: path
416-
version: "0.4.0"
416+
version: "0.4.1"
417417
realtime_client:
418418
dependency: transitive
419419
description:

packages/powersync_attachments_helper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1
2+
3+
- Reduce version number of `path_provider` to `2.0.13`
4+
15
## 0.4.0
26

37
- BREAKING CHANGE: Generalize naming so `savePhoto` and `deletePhoto` have been removed in favour of `saveFile` and `deleteFile`

packages/powersync_attachments_helper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: powersync_attachments_helper
22
description: A helper library for handling attachments when using PowerSync.
3-
version: 0.4.0
3+
version: 0.4.1
44
repository: https://github.com/powersync-ja/powersync.dart
55
homepage: https://www.powersync.com/
66
environment:

0 commit comments

Comments
 (0)