Compare commits

...

1 Commits

Author SHA1 Message Date
Woodpecker CI
e1d0ab7eef chore: release v0.0.5 [skip ci] 2026-05-02 14:08:20 +00:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

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