@cleocode/caamp 1.7.0 → 1.7.1

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/dist/cli.d.ts CHANGED
File without changes
package/dist/cli.js CHANGED
@@ -78,7 +78,7 @@ import {
78
78
  tokenizeCriteriaValue,
79
79
  updateInstructionsSingleOperation,
80
80
  validateSkill
81
- } from "./chunk-M6KHYT2D.js";
81
+ } from "./chunk-6T3TJQFF.js";
82
82
 
83
83
  // src/cli.ts
84
84
  import { Command } from "commander";
package/dist/cli.js.map CHANGED
File without changes
package/dist/index.d.ts CHANGED
File without changes
package/dist/index.js CHANGED
@@ -124,7 +124,7 @@ import {
124
124
  validateRecommendationCriteria,
125
125
  validateSkill,
126
126
  writeConfig
127
- } from "./chunk-M6KHYT2D.js";
127
+ } from "./chunk-6T3TJQFF.js";
128
128
  export {
129
129
  MarketplaceClient,
130
130
  RECOMMENDATION_ERROR_CODES,
package/dist/index.js.map CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleocode/caamp",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "description": "Central AI Agent Managed Packages - unified provider registry and package manager for AI coding agents",
5
5
  "type": "module",
6
6
  "bin": {
File without changes