chore: release v0.0.24 [skip ci]
This commit is contained in:
1
.woodpecker/builds/100
Normal file
1
.woodpecker/builds/100
Normal file
@@ -0,0 +1 @@
|
||||
NEW_VERSION=0.0.24
|
||||
1
database/src/sql/version-0.0.23-0.0.24.sql
Normal file
1
database/src/sql/version-0.0.23-0.0.24.sql
Normal file
@@ -0,0 +1 @@
|
||||
-- none
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cicd",
|
||||
"private": true,
|
||||
"version": "0.0.23",
|
||||
"version": "0.0.24",
|
||||
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
|
||||
"scripts": {
|
||||
"update:patch": "node scripts/update-version.js -patch",
|
||||
|
||||
Reference in New Issue
Block a user