@cleocode/caamp 1.3.0 → 1.3.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.js CHANGED
@@ -71,7 +71,7 @@ import {
71
71
  tokenizeCriteriaValue,
72
72
  updateInstructionsSingleOperation,
73
73
  validateSkill
74
- } from "./chunk-O2YG5HT7.js";
74
+ } from "./chunk-DT22SZ7X.js";
75
75
 
76
76
  // src/cli.ts
77
77
  import { Command } from "commander";
package/dist/index.js CHANGED
@@ -107,7 +107,7 @@ import {
107
107
  validateRecommendationCriteria,
108
108
  validateSkill,
109
109
  writeConfig
110
- } from "./chunk-O2YG5HT7.js";
110
+ } from "./chunk-DT22SZ7X.js";
111
111
  export {
112
112
  MarketplaceClient,
113
113
  RECOMMENDATION_ERROR_CODES,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleocode/caamp",
3
- "version": "1.3.0",
3
+ "version": "1.3.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": {