Releasing 1.0.29

This commit is contained in:
vorotamoroz
2026-09-16 10:14:17 +00:00
parent d1405f2fb4
commit 64063b4a2c
9 changed files with 48 additions and 26 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "self-hosted-livesync-cli",
"private": true,
"version": "1.0.28-cli",
"version": "1.0.29-cli",
"main": "dist/index.cjs",
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "livesync-webapp",
"private": true,
"version": "1.0.28-webapp",
"version": "1.0.29-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": "1.0.28-webpeer",
"version": "1.0.29-webpeer",
"type": "module",
"scripts": {
"dev": "vite",