chore: bump version to v1.0.5

This commit is contained in:
github-actions[bot]
2026-05-12 09:31:09 +00:00
parent c7f17a8eb6
commit ddfaa7b333
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "open-reception",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-reception",
"version": "1.0.4",
"version": "1.0.5",
"license": "AGPL-3.0",
"dependencies": {
"@noble/hashes": "^1.8.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "open-reception",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"description": "End-to-end encrypted appointment booking platform",
"scripts": {