chore(release): prepare for v0.100.0

This commit is contained in:
Elian Doran
2025-12-04 12:21:40 +02:00
parent 471c57b3ed
commit d173cc982c
5 changed files with 5 additions and 5 deletions

View File

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