chore: bump version to 3.0.0

Release 3.0.0. See CHANGELOG.md for full details.
This commit is contained in:
Pouzor
2026-07-10 17:06:20 +02:00
parent f98a55dca0
commit 9331bc43cb
4 changed files with 32 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "frontend",
"version": "2.6.1",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "frontend",
"version": "2.6.1",
"version": "3.0.0",
"dependencies": {
"@base-ui/react": "^1.2.0",
"@dagrejs/dagre": "^2.0.4",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "2.6.1",
"version": "3.0.0",
"type": "module",
"scripts": {
"dev": "vite",