mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-01 18:07:12 +00:00
revert for release script
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"predev": "npm run bakei18n",
|
||||
"dev": "node --env-file=.env esbuild.config.mjs",
|
||||
"prebuild": "npm run bakei18n",
|
||||
"build": "node --env-file=.env esbuild.config.mjs production",
|
||||
"build": "node esbuild.config.mjs production",
|
||||
"buildDev": "node esbuild.config.mjs dev",
|
||||
"lint": "eslint src",
|
||||
"svelte-check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
|
||||
@@ -3,7 +3,9 @@ Since 19th July, 2025 (beta1 in 0.25.0-beta1, 13th July, 2025)
|
||||
|
||||
The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsidian-livesync/blob/main/updates_old.md). Because 0.25 got a lot of updates, thankfully, compatibility is kept and we do not need breaking changes! In other words, when get enough stabled. The next version will be v1.0.0. Even though it my hope.
|
||||
|
||||
## 0.25.41-patched-2
|
||||
## 0.25.41-patched-3
|
||||
|
||||
(0.25.41-patched-2 was skipped)
|
||||
|
||||
30th January, 2026
|
||||
|
||||
|
||||
Reference in New Issue
Block a user