Skip to content

chore: release v0.4.4#90

Open
Koosha-Owji wants to merge 1 commit into
mainfrom
release/v0.4.4
Open

chore: release v0.4.4#90
Koosha-Owji wants to merge 1 commit into
mainfrom
release/v0.4.4

Conversation

@Koosha-Owji

Copy link
Copy Markdown
Contributor

Explain your changes

version bump and changelog update

Checklist

🛟 If you need help, consider asking for advice over in the Kinde community.

@Koosha-Owji
Koosha-Owji requested review from a team as code owners July 15, 2026 17:49
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Adds a 0.4.4 release section to CHANGELOG.md with build fix, chore, and contributor entries.

Changes

Release documentation

Layer / File(s) Summary
Add 0.4.4 release entry
CHANGELOG.md
Adds release links and entries for fixes, chore, and contributors.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: onderay

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: releasing version v0.4.4.
Description check ✅ Passed The description directly describes the version bump and changelog update in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.4.4

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@CHANGELOG.md`:
- Line 14: Correct the release entry in the 0.4.4 section of CHANGELOG.md by
changing “Release v0.4.3” to “Release v0.4.4” and updating the link only if the
intended 0.4.4 release commit is available.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d3192c8a-07df-404c-8080-d78ef5a8b237

📥 Commits

Reviewing files that changed from the base of the PR and between 21d421d and f80d078.

⛔ Files ignored due to path filters (1)
  • package.json is excluded by !**/*.json
📒 Files selected for processing (1)
  • CHANGELOG.md

Comment thread CHANGELOG.md

### 🏡 Chore

- Release v0.4.3 ([42ba4c9](https://github.com/kinde-oss/jwt-validator/commit/42ba4c9))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Correct the release version in the chore entry.

This 0.4.4 section records “Release v0.4.3”; update it to “Release v0.4.4” or link the intended 0.4.4 release commit. The linked commit is explicitly titled “chore: release v0.4.3.” (github.com)

Proposed fix
-- Release v0.4.3 ([42ba4c9](https://github.com/kinde-oss/jwt-validator/commit/42ba4c9))
+- Release v0.4.4 ([<correct-commit>](<correct-commit-url>))
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` at line 14, Correct the release entry in the 0.4.4 section of
CHANGELOG.md by changing “Release v0.4.3” to “Release v0.4.4” and updating the
link only if the intended 0.4.4 release commit is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant