chore(release): prepare for v0.99.4

This commit is contained in:
Elian Doran
2025-11-09 21:29:21 +02:00
parent b9b5c13d9c
commit 06eb30c69d
12 changed files with 565 additions and 464 deletions

View File

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