chore(release): v1.0.15
Build and Push Images / Build jorgecuadros-web (push) Successful in 1m49s
Build and Push Images / Build jorgecuadros-api (push) Successful in 2m6s
Deploy on tag / Deploy to galactus (push) Successful in 23s

Cut by rmancinas via the "Cut release" workflow. Pushing the tag triggers build.yml; deploy separately with tag=1.0.15.
This commit is contained in:
gitea-actions
2026-08-05 07:37:01 +00:00
parent d173c9e9a0
commit 7981c715ce
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jorgecuadros/api",
"version": "1.0.14",
"version": "1.0.15",
"private": true,
"scripts": {
"build": "nest build",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jorgecuadros/web",
"version": "1.0.14",
"version": "1.0.15",
"private": true,
"scripts": {
"dev": "next dev -p 4500",