Skip to content

Commit

Permalink
Version Packages (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 22, 2024
1 parent be450ff commit 876b1ad
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-cups-cover.md

This file was deleted.

7 changes: 7 additions & 0 deletions demos/react-native-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# powersync-example

## 1.0.4

### Patch Changes

- Updated dependencies [be450ff]
- @journeyapps/powersync-attachments@1.1.0

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/react-native-supabase-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "powersync-example",
"version": "1.0.3",
"version": "1.0.4",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
6 changes: 6 additions & 0 deletions packages/powersync-attachments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @journeyapps/powersync-attachments

## 1.1.0

### Minor Changes

- be450ff: Add ability to allow users to handle errors through onDownloadError and onUploadError when setting up the queue

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/powersync-attachments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@journeyapps/powersync-attachments",
"version": "1.0.6",
"version": "1.1.0",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down

0 comments on commit 876b1ad

Please sign in to comment.