chore: bump version to 1.0.113 (backend + frontend)

This commit is contained in:
Gitea Actions Bot
2025-09-09 13:31:10 +00:00
parent 7f9cb33a40
commit 448882cfef
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-frontend",
"version": "1.0.112",
"version": "1.0.113",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-frontend",
"version": "1.0.112",
"version": "1.0.113",
"dependencies": {
"@tanstack/react-query": "^5.0.0",
"@tiptap/extension-character-count": "^2.26.1",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "picpeak-frontend",
"private": true,
"version": "1.0.112",
"version": "1.0.113",
"type": "module",
"scripts": {
"dev": "vite",