chore: release v0.0.3 [skip ci]
This commit is contained in:
0
database/src/sql/version-0.0.2-0.0.3.sql
Normal file
0
database/src/sql/version-0.0.2-0.0.3.sql
Normal file
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "cicd",
|
"name": "cicd",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"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",
|
||||||
@@ -22,4 +22,4 @@
|
|||||||
"url": "http://gitea.cicd.exygen.fr/stephane/test-cicd.git"
|
"url": "http://gitea.cicd.exygen.fr/stephane/test-cicd.git"
|
||||||
},
|
},
|
||||||
"type": "commonjs"
|
"type": "commonjs"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user