Releasing 0.25.83

This commit is contained in:
github-actions[bot]
2026-07-16 12:28:26 +00:00
parent 8e0d5581f7
commit 85fc62d61c
8 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "self-hosted-livesync-cli",
"private": true,
"version": "0.25.82-cli",
"version": "0.25.83-cli",
"main": "dist/index.cjs",
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "livesync-webapp",
"private": true,
"version": "0.25.82-webapp",
"version": "0.25.83-webapp",
"type": "module",
"description": "Browser-based Self-hosted LiveSync using FileSystem API",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "webpeer",
"private": true,
"version": "0.25.82-webpeer",
"version": "0.25.83-webpeer",
"type": "module",
"scripts": {
"dev": "vite",