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/server",
"version": "0.99.4",
"version": "0.99.5",
"description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.",
"private": true,
"main": "./src/main.ts",