[2.0.1] - 2026-07-07
- Commit Range: ➡️
8d691b6...8d691b6
️ Bug Fixes
8d691b6— 🐛 [fix] (helper) support Windows Git resolution
[2.0.0] - 2026-07-04
- Commit Range: ➡️
1806354...0aa945b
️ Bug Fixes
0aa945b— 🐛 [fix] create pytest cache parent
Dependencies
-
1806354— (deps) [dependency] Update dependency group### Refactor -
3bcc310— 🚜 [refactor] nest packaged skill resources
[1.1.1] - 2026-06-29
- Commit Range: ➡️
0a6aa0e...b645423
️ Bug Fixes
b645423— 🔒️ [fix] Resolve Sonar revision taint flow
Resolve user-supplied revisions to commit hashes before using them in later git diff and log commands.
️ Security
24aca91— 🔒️ [fix] Resolve Sonar security findings
Remove unused Pipfile, avoid direct workflow input interpolation, replace risky regex parsing with bounded parsers, and validate Git revision arguments before subprocess use.
CI/CD
150bf27— 👷 [ci] Disable Codecov report age check
Use Codecov's unquoted max_report_age: off form so the YAML parser normalizes it to false during processing.
f0a0c85— 👷 [ci] Raise Codecov report age window
Keep Codecov's expired-report guard enabled while allowing a 24-hour processing window for coverage uploads.
-
888b388— 👷 [ci] Disable Codecov report age expiry -
0a6aa0e— 👷 [ci] Configure Codecov Python reports
Add repository Codecov status, flag, comment, and ignore settings for Python coverage.
Generate coverage XML with repo-relative script paths so uploaded coverage maps to the source file.
[1.1.0] - 2026-06-29
- Commit Range: ➡️
1e454ee...1e454ee
✨ Features
1e454ee— ✨ [feat] Add strict Python coverage and skill references
Add strict pytest coverage reporting with a 75% threshold, Codecov CI uploads, and Python dependency installation for CI and release workflows.
Split semver guidance into packaged references and keep package validation aligned with the new shipped files.
[1.0.3] - 2026-06-27
- Commit Range: ➡️
9811f7d...03942e5
️ Bug Fixes
03942e5— 🔒️ [fix] Mark git release evidence as untrusted
Dependencies
a109b41— [dependency] Update the npm_and_yarn group across 1 directory with 3 updates
[dependency] Updates the npm_and_yarn group with 2 updates in the / directory: @apidevtools/json-schema-ref-parser and undici.
Updates @apidevtools/json-schema-ref-parser from 11.1.0 to 15.4.0
Updates minimatch from 9.0.3 to 9.0.9
Updates undici from 7.27.2 to 7.28.0
Updates undici from 8.4.1 to 8.5.0
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
dependency-version: 15.4.0
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: undici
dependency-version: 7.28.0
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: undici
dependency-version: 8.5.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
️ Security
ddb6ab9— 👷 [ci] Use shared workflow callers
👷 [ci] Switches the Dependabot auto-merge caller to workflow-templates@main and replaces local security and maintenance workflows with shared reusable callers.
⬆️ [build] Updates eslint-config-nick2bad4u to the published caller override version and records any peer dependency needed for the shared ESLint config to load.
CI/CD
[1.0.2] - 2026-06-11
- Commit Range: ➡️
0b6e934...0b6e934
Styling
-
0b6e934— 🎨 [style] package.json: format and update dependencies for improved linting and validation -
Reformatted package.json for better readability.
-
Added new linting scripts for remark to enhance markdown quality.
-
Updated devDependencies to include remark and remark-cli for markdown linting.
-
Ensured compatibility with Node.js version 22.14 or higher.
[1.0.1] - 2026-06-10
- Commit Range: ➡️
6323825...f5d0155
✨ Features
-
ee94d29— ✨ [feat] Add unit tests for semver analysis and enhance validation scripts -
b10e029— ✨ [feat] Enhance git command handling and output processing in semver analysis -
e2be48e— ✨ [feat] Enhance SVG graphics for semver release recommender -
6323825— ✨ [feat] Add semver release recommender skill
Package a Codex skill that analyzes release-range changes and recommends patch, minor, or major version bumps.
Include OpenAI metadata, release workflows, package validation, and a portable Python helper for collecting git evidence.
️ Security
-
a8e59d2— (deps) [dependency] Update dependency group### Chores -
72722a1— 🧹 [chore] update linting scripts and dependencies -
Updated ESLint command to use caching for improved performance.
-
Added a new script to update dependencies using
ncuand force install. -
[dependency] Updateed versions of
eslint-config-nick2bad4u,prettier, andprettier-config-nick2bad4ufor better compatibility. -
Introduced a new TypeScript configuration file (
tsconfig.json) to enable JavaScript checking and strict null checks.
Build System
f5d0155— 👷 [build] Add CI workflow for automated testing and release verification
⭐ Contributors
Thanks to all the contributors for their hard work!
License
This project is licensed under the Unlicense.
This changelog was automatically generated with git-cliff.