Skip to content

Releases: unveroleone/vita-save-sync

Save Sync v0.2.0

24 Jun 23:59

Choose a tag to compare

fix(ci): fix hub workflow pnpm workspace error and android SDK setup

- Remove pnpm-workspace.yaml from save-sync-hub (single package, not a
  monorepo); its presence caused pnpm to require a packages: field and
  error with 'packages field missing or empty' on every CI run
- Replace android-actions/setup-android@v3 with manual SDK setup using
  the pre-installed SDK on ubuntu-22.04 runners; v3 fails because
  sdkmanager conflicts with the SDK version already on the runner image

Save Sync v0.1.3

22 Jun 11:52

Choose a tag to compare

fix: pngquant all LiveArea PNGs to fix 0x8010113D install error; bump…

Save Sync v0.1.2

22 Jun 11:28

Choose a tag to compare

chore: bump to 0.1.2, update splash image

Save Sync v0.1.1

22 Jun 09:05

Choose a tag to compare

chore: bump version to 0.1.1

Save Sync v0.1.0

22 Jun 07:43

Choose a tag to compare

fix: add contents write permission for release creation