Compare commits

..

6 Commits

Author SHA1 Message Date
Woodpecker CI
62b401b5a1 chore: release v0.0.11 [skip ci] 2026-05-02 17:59:59 +00:00
spassignat
11b254dff0 patch: with cicd
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
2026-05-02 19:59:00 +02:00
spassignat
d5a0aa55d5 Merge remote-tracking branch 'origin/main' 2026-05-02 19:58:53 +02:00
spassignat
4b5add7403 patch: with cicd 2026-05-02 19:58:45 +02:00
Woodpecker CI
c862b55393 chore: release v0.0.10 [skip ci] 2026-05-02 17:39:55 +00:00
spassignat
bb5aebdc83 patch: with cicd
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
2026-05-02 19:38:55 +02:00
4 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
test 222 test 222222

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.9", "version": "0.0.11",
"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",