We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1cc14 commit ffbf2c5Copy full SHA for ffbf2c5
.changeset/config.json
@@ -14,7 +14,8 @@
14
"@db-ux/v-core-components",
15
"@db-ux/wc-core-components",
16
"@db-ux/core-stylelint",
17
- "@db-ux/core-migration"
+ "@db-ux/core-migration",
18
+ "@db-ux/agent-cli"
19
]
20
],
21
"ignore": ["scripts"],
packages/agent-cli/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# @db-ux/agent-cli
2
3
-## 0.0.1
+## 3.1.18
4
5
### Patch Changes
6
packages/agent-cli/package.json
{
"name": "@db-ux/agent-cli",
- "version": "0.0.1",
+ "version": "3.1.18",
"type": "module",
"description": "CLI for DB UX Design System generate AI agent instructions",
"repository": {
0 commit comments