chore: bump version to v2.2.0

This commit is contained in:
github-actions[bot]
2026-07-02 08:35:47 +00:00
parent 5959b82d03
commit 9c2dbba204
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "open-reception",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-reception",
"version": "2.1.0",
"version": "2.2.0",
"license": "AGPL-3.0",
"dependencies": {
"@noble/hashes": "^1.8.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "open-reception",
"private": true,
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"description": "End-to-end encrypted appointment booking platform",
"scripts": {