We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05416e9 commit 0905babCopy full SHA for 0905bab
Taskfile.yaml
@@ -14,7 +14,3 @@ tasks:
14
- generator:check
15
cmds:
16
- task: cli:publish
17
- sources:
18
- - generator/src/**/*
19
- - cli/src/**/*
20
- - bun.lockb
cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@responsibleapi/cli",
3
- "version": "0.3.18",
+ "version": "0.3.19",
4
"description": "Compiles responsibleapi .kdl files to openapi.json",
5
"license": "MIT",
6
"type": "module",
0 commit comments