Skip to content

Conversation

@stevensJourney
Copy link
Collaborator

@stevensJourney stevensJourney commented Nov 3, 2025

Overview

The minor version bump for @powersync/capacitor here #747 wants to actually do a major version bump.

The Capacitor SDK is currently in an Alpha release state, it should not be V1.

After debugging the changeset version command. It seems this is due to the peerDepenency version specifier workspace:^. Replacing this version range with an actual version fixes the versioning. Confirmed this by runnning changeset version locally.

# @powersync/capacitor

## 0.1.0

### Minor Changes

- a6e3db4: Initial release

### Patch Changes

- Updated dependencies [2f8b30c]
  - @powersync/web@1.28.0

This also adds some minor example-capacitor demo improvements.

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2025

⚠️ No Changeset found

Latest commit: 8baf4ba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Chriztiaan Chriztiaan self-requested a review November 3, 2025 06:50
@stevensJourney stevensJourney marked this pull request as ready for review November 3, 2025 06:54
Chriztiaan
Chriztiaan previously approved these changes Nov 3, 2025
@stevensJourney stevensJourney merged commit 1e2213a into main Nov 3, 2025
9 of 14 checks passed
@stevensJourney stevensJourney deleted the cap-version branch November 3, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants