chore(release): v1.0.22

Cut by rmancinas via the "Cut release" workflow. Pushing the tag triggers build.yml; deploy separately with tag=1.0.22.
This commit is contained in:
gitea-actions
2026-08-15 20:06:28 +00:00
parent 4f2f064955
commit bab648b649
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jorgecuadros/api",
"version": "1.0.21",
"version": "1.0.22",
"private": true,
"scripts": {
"build": "nest build",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jorgecuadros/web",
"version": "1.0.21",
"version": "1.0.22",
"private": true,
"scripts": {
"dev": "next dev -p 4500",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jorgecuadros-platform",
"version": "1.0.21",
"version": "1.0.22",
"private": true,
"workspaces": [
"apps/*",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jorgecuadros/database",
"version": "1.0.21",
"version": "1.0.22",
"private": true,
"main": "generated/client/index.js",
"types": "generated/client/index.d.ts",