@db-ux/agent-cli 4.3.0 → 4.3.2-consolidation-7549d9f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # @db-ux/agent-cli
2
2
 
3
+ ## 4.3.1
4
+
5
+ _version bump_
6
+
7
+
3
8
  ## 4.3.0
4
9
 
5
10
  ### Minor Changes
package/build/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/agent-cli",
3
- "version": "4.3.0",
3
+ "version": "4.3.2-consolidation-7549d9f",
4
4
  "type": "module",
5
5
  "description": "CLI for DB UX Design System generate AI agent instructions",
6
6
  "repository": {