Releasing 1.0.21

This commit is contained in:
github-actions[bot]
2026-08-26 10:43:35 +00:00
parent 4ab0689c7f
commit 9854319c96
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": "1.0.20-cli",
"version": "1.0.21-cli",
"main": "dist/index.cjs",
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "livesync-webapp",
"private": true,
"version": "1.0.20-webapp",
"version": "1.0.21-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.20-webpeer",
"version": "1.0.21-webpeer",
"type": "module",
"scripts": {
"dev": "vite",