chore: release v0.0.27 [skip ci]

This commit is contained in:
Woodpecker CI
2026-05-04 06:54:28 +00:00
parent fd19361e35
commit af198508d4
3 changed files with 3 additions and 1 deletions

1
.woodpecker/builds/106 Normal file
View File

@@ -0,0 +1 @@
NEW_VERSION=0.0.27

View File

@@ -0,0 +1 @@
-- none

View File

@@ -1,7 +1,7 @@
{
"name": "cicd",
"private": true,
"version": "0.0.26",
"version": "0.0.27",
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
"scripts": {
"update:patch": "node scripts/update-version.js -patch",