chore(release): prepare for v0.98.0

This commit is contained in:
Elian Doran
2025-08-17 22:46:16 +03:00
parent 87878dd6a7
commit 2e0f606a7a
14 changed files with 177 additions and 88 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",