chore(release): prepare for 0.99.3

This commit is contained in:
Elian Doran
2025-10-22 22:37:46 +03:00
parent 6eccaac4bb
commit 5ff07820d3
8 changed files with 112 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@triliumnext/server",
"version": "0.99.2",
"version": "0.99.3",
"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",