claudekit-cli 3.42.0 → 3.42.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/cli-manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "3.42.0",
3
- "generatedAt": "2026-04-28T15:24:43.824Z",
2
+ "version": "3.42.1",
3
+ "generatedAt": "2026-04-28T16:11:23.449Z",
4
4
  "commands": {
5
5
  "agents": {
6
6
  "name": "agents",
package/dist/index.js CHANGED
@@ -62244,7 +62244,7 @@ var package_default;
62244
62244
  var init_package = __esm(() => {
62245
62245
  package_default = {
62246
62246
  name: "claudekit-cli",
62247
- version: "3.42.0",
62247
+ version: "3.42.1",
62248
62248
  description: "CLI tool for bootstrapping and updating ClaudeKit projects",
62249
62249
  type: "module",
62250
62250
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claudekit-cli",
3
- "version": "3.42.0",
3
+ "version": "3.42.1",
4
4
  "description": "CLI tool for bootstrapping and updating ClaudeKit projects",
5
5
  "type": "module",
6
6
  "repository": {