v0.1.29
yamadashy/repomixv0.1.29Aug 24, 2024by yamadashy
AI Summary
This release includes a critical security update to the `micromatch` dependency to address a specific vulnerability. The update patches CVE-2024-4067 to ensure safer file pattern matching operations.
Key Highlights
- Updated `micromatch` dependency
- Patch for CVE-2024-4067
- Improved security for file pattern matching
Full Release Notes
## Security Updates ### Update micromatch to address security vulnerability (#58) - Updated `micromatch` from version 4.0.7 to 4.0.8 - This update includes a critical security fix for CVE-2024-4067 --- To update, simply run: ``` npm update -g repopack ```