chore(main): release cachekit-core 0.2.1#38
Conversation
The Phase 1 bedrock PR squash-merged as `perf/security:`, which is not a valid Conventional Commit type, so release-please neither bumped for it nor listed it. The HIGH-2/HIGH-3 nonce-seed fix ships in the 0.2.1 code; this adds the Security entry so the release notes reflect that.
|
@coderabbitai full review (Manual CHANGELOG patch a65751f added a |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Get PR details
gh pr view 38 --repo cachekit-io/cachekit-core
echo "---FILES CHANGED---"
gh pr diff 38 --repo cachekit-io/cachekit-core
echo "---COMMITS---"
gh pr view 38 --repo cachekit-io/cachekit-core --json commits --jq '.commits[] | {oid: .oid, message: .messageHeadline}'Length of output: 4173
All four version references are mutually consistent at The manually patched No issues found. Approving. [approve] |
|
@coderabbitai approve |
✅ Action performedComments resolved and changes approved. |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.2.1 (2026-05-31)
Bug Fixes
Security
This PR was generated with Release Please. See documentation.
Note
Security entry added manually: #36 squash-merged as
perf/security:(not a valid Conventional Commit type), so release-please did not auto-list it. The fix is in the 0.2.1 code. Do not let release-please regenerate this PR before merging — merge it before any other push tomain.