Merge remote-tracking branch 'origin/main' into react/settings

; Conflicts:
;	apps/client/package.json
;	apps/client/src/translations/en/translation.json
;	apps/client/src/translations/tw/translation.json
;	pnpm-lock.yaml
This commit is contained in:
Elian Doran
2025-08-19 13:50:27 +03:00
53 changed files with 2330 additions and 972 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@triliumnext/commons",
"version": "0.97.2",
"version": "0.98.0",
"description": "Shared library between the clients (e.g. browser, Electron) and the server, mostly for type definitions and utility methods.",
"private": true,
"type": "module",