## 1.2.3 — 2023-12-01
### Action required
- Update your configuration to include the new API key, or authentication will fail
- Run the database migration to ensure compatibility with the latest schema changes
### Breaking
- The default behaviour of the watermark logic has changed, and you may need to adjust your implementation
- The licence header is now placed above YAML frontmatter, which may affect skill installation
### New
- Support for new API endpoints, allowing for more flexible data retrieval
- Improved error handling and logging mechanisms
### Improved
- Enhanced performance of the skills download process
- Better handling of edge cases in the update logic
### Fixed
- Resolved issue where skills would lose their name and description on install due to incorrect YAML frontmatter
- Fixed bug where downloads would break due to incorrect licence header placement
_Also: 5 internal changes (refactors, tests, dependency updates)._
Generated from this listing's real file at upload. The full output is in your download.
⛨Free, and yours to run in your own tools. No account needed.
⛨Human-reviewedEvery listing checked before it goes live
⛨Source-stampedCarries a visible line saying where it came from
⛨Real reviewsOnly verified buyers can rate it
A Claude Code skill that turns a commit range into release notes written for the reader rather than the repository. Groups by IMPACT instead of commit prefix, because a fix: can be breaking and a chore: can be the most important line in the release. Leads with what the reader must DO, names the symptom for every bug fix so people recognise what they hit, and collapses refactors and dependency bumps to a count so the one migration nobody can skip does not sink below the fold. Reads the diff for config keys, migrations, and deletions that no commit subject announced.