chore(): release v0.0.12

This commit is contained in:
Supan Adit Pratama 2024-10-29 10:09:29 +07:00
parent 8d93bf5aaa
commit cfc30c1030
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@aditama-labs/nest-autocrud",
"version": "0.0.11",
"version": "0.0.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@aditama-labs/nest-autocrud",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"dependencies": {
"@nestjs/common": "^10.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@aditama-labs/nest-autocrud",
"version": "0.0.11",
"version": "0.0.12",
"description": "NestJS Auto CRUD Library",
"author": "Supan Adit Pratama",
"license": "MIT",
@ -85,4 +85,4 @@
"^@autocrud/prisma(|/.*)$": "<rootDir>/libs/prisma/src/$1"
}
}
}
}