chore(release): prepare for 0.99.1

This commit is contained in:
Elian Doran
2025-10-05 11:52:06 +03:00
parent 33dfcb1c6e
commit 62bb8ac89a
5 changed files with 5 additions and 5 deletions

View File

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