You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
24
+
25
+
-`powersync_attachments_helper` - `v0.6.5+1`
26
+
27
+
---
28
+
29
+
#### `powersync` - `v1.7.0`
30
+
31
+
-**FEAT**: Include schema validation check
32
+
-**FEAT**: Include new table check for maximum number of columns allowed
Copy file name to clipboardExpand all lines: RELEASING.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,6 @@ e.g powersync-v1.6.4, powersync_attachments_helper-v0.6.3+1, etc.
25
25
git push --follow-tags
26
26
```
27
27
28
+
**Note: This will launch the `release.yaml` and `publish.yaml` github actions in `.github/workflows`. So only run it when you are absolutely sure you want to release.**
29
+
28
30
A version bump and tag push for `powersync` will also create a draft github release for the powersync web worker. The worker needs to be manually published in the GitHub [releases](https://github.com/powersync-ja/powersync.dart/releases).
0 commit comments