chore: release v0.0.30 [skip ci]

This commit is contained in:
Woodpecker CI
2026-05-04 07:13:27 +00:00
parent 92d85fab85
commit 150f415e69
2 changed files with 2 additions and 1 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{ {
"name": "cicd", "name": "cicd",
"private": true, "private": true,
"version": "0.0.29", "version": "0.0.30",
"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",