chore: bump version to 1.1.0 e aggiorna documentazione

- package.json: versione 1.0.0 → 1.1.0
- CHANGELOG.md: aggiunta sezione [1.1.0]
- docs/guida-utente.md: aggiunte sezioni QR code condivisione/ricezione
- src/components/DocsPanel.vue: aggiunte card condivisione e ricezione piano
This commit is contained in:
2026-04-02 23:06:32 +02:00
parent d79ce06278
commit 36cd84f32e
4 changed files with 43 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "biteplan",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "vite --host",