Compare commits

..

2 Commits

Author SHA1 Message Date
Woodpecker CI
040c01d8ce chore: release v0.0.4 [skip ci] 2026-05-02 13:52:10 +00:00
spassignat
8b85904333 patch: test 44
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
2026-05-02 15:51:09 +02:00
3 changed files with 3 additions and 1 deletions

View File

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

View File

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

View File

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