chore: release v0.9.0
Release / test-backend (push) Successful in 2m16s
Release / release (push) Successful in 1m3s

This commit is contained in:
2026-05-28 15:33:00 +03:00
parent 9aada75381
commit e2c17dd343
6 changed files with 30 additions and 34 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "notify-bridge-frontend",
"version": "0.8.0",
"version": "0.9.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "notify-bridge-frontend",
"version": "0.8.0",
"version": "0.9.0",
"dependencies": {
"@codemirror/autocomplete": "^6.18.0",
"@codemirror/lang-html": "^6.4.11",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "notify-bridge-frontend",
"private": true,
"version": "0.8.2",
"version": "0.9.0",
"type": "module",
"scripts": {
"dev": "vite dev",