Releases: Beaulewis1977/claude-code-context-command
Releases · Beaulewis1977/claude-code-context-command
Claude Code Context Command v1.0.0
What's Changed in v1.0.0
🔒 Security & Fixes
- fix(npm): Handle existing version in NPM package preparation (1ce4cb5)
- fix(release): Fix changelog parsing in GitHub release creation (30b2463)
- fix(release): Make husky install optional in production builds (9681237)
- fix(release): Correct syntax errors in release workflow (9685e97)
- fix(ci): Exclude node_modules from unsafe function check (97b9b95)
- fix(ci): Add --exclude-dir=.github to grep command in secret detection (e2854a2)
- fix(ci): Remove obsolete security files and exclude .github from secret scanning (98fce93)
- fix(ci): Use echo commands for Windows PowerShell compatibility (fe7c762)
- fix(ci): Resolve final security analysis failures (547e2a9)
- fix(ci): Fix Windows PowerShell compatibility for .claude directory setup (aa9c956)
✨ New Features & Improvements
- fix(release): Make husky install optional in production builds (9681237)
- fix(ci): Exclude node_modules from unsafe function check (97b9b95)
- fix(ci): Add --exclude-dir=.github to grep command in secret detection (e2854a2)
- fix(ci): Remove obsolete security files and exclude .github from secret scanning (98fce93)
- fix(ci): Resolve all remaining CI/CD workflow failures (26f1af6)
- fix(ci): Resolve critical CI/CD pipeline failures and module compatibility issues (50cdf17)
- fix(ci): Add package-lock.json and enhance .gitignore for CI/CD (e41b890)
- 🔧 Fix GitHub Actions artifact upload paths (037ad2a)
- 🔧 Enhance CI/CD pipeline with code quality and security improvements (4e7d1f4)
📋 All Changes
- fix(npm): Handle existing version in NPM package preparation (1ce4cb5)
- fix(release): Fix changelog parsing in GitHub release creation (30b2463)
- fix(release): Make husky install optional in production builds (9681237)
- fix(release): Correct syntax errors in release workflow (9685e97)
- fix(ci): Exclude node_modules from unsafe function check (97b9b95)
- fix(ci): Add --exclude-dir=.github to grep command in secret detection (e2854a2)
- fix(ci): Remove obsolete security files and exclude .github from secret scanning (98fce93)
- fix(ci): Use echo commands for Windows PowerShell compatibility (fe7c762)
- fix(ci): Resolve final security analysis failures (547e2a9)
- fix(ci): Fix Windows PowerShell compatibility for .claude directory setup (aa9c956)
- fix(ci): Resolve all remaining CI/CD workflow failures (26f1af6)
- fix(ci): Resolve critical CI/CD pipeline failures and module compatibility issues (50cdf17)
- fix(ci): Add package-lock.json and enhance .gitignore for CI/CD (e41b890)
- 🔧 Fix artifact upload paths - remove unsupported working-directory (6dcf178)
- 🔧 Fix GitHub Actions artifact upload paths (037ad2a)
- 🔧 Enhance CI/CD pipeline with code quality and security improvements (4e7d1f4)
Full Commit History: v0.5.0...v1.0.0