chore: release v0.0.24 [skip ci]

This commit is contained in:
Woodpecker CI
2026-05-04 06:31:56 +00:00
parent bcf510b936
commit 19625f0c13
3 changed files with 3 additions and 1 deletions

1
.woodpecker/builds/100 Normal file
View File

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

View File

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

View File

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