chore: release v0.6.0
Release / release (push) Successful in 1m25s

This commit is contained in:
2026-04-25 14:54:16 +03:00
parent ef942b77cc
commit 9eb478fdc9
5 changed files with 48 additions and 29 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "notify-bridge-frontend",
"version": "0.5.2",
"version": "0.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "notify-bridge-frontend",
"version": "0.5.2",
"version": "0.6.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.5.2",
"version": "0.6.0",
"type": "module",
"scripts": {
"dev": "vite dev",