chore(release): prepare for v0.99.5

This commit is contained in:
Elian Doran
2025-11-11 22:15:56 +02:00
parent 48608adbd3
commit 25563c6687
7 changed files with 100 additions and 50 deletions

View File

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