Skip to content

Commit 7880073

Browse files
committed
chore: Bump version to 1.24.3
1 parent 28d6229 commit 7880073

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

cli-tool/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli-tool/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-templates",
3-
"version": "1.24.1",
3+
"version": "1.24.3",
44
"description": "CLI tool to setup Claude Code configurations with framework-specific commands, automation hooks and MCP Servers for your projects",
55
"main": "src/index.js",
66
"bin": {
@@ -92,6 +92,7 @@
9292
"bin/",
9393
"src/",
9494
"components/sandbox/e2b/",
95+
"components/sandbox/cloudflare/",
9596
"README.md"
9697
],
9798
"devDependencies": {

0 commit comments

Comments
 (0)