Skip to content

feat: release fixed - #11

Merged
noneandundefined merged 10 commits into
mainfrom
feat/ci-fix
Jul 17, 2026
Merged

feat: release fixed#11
noneandundefined merged 10 commits into
mainfrom
feat/ci-fix

Conversation

@noneandundefined

Copy link
Copy Markdown
Contributor

Summary

Release fixed.

PR title (important)

Use a conventional commit title — it becomes the release version on merge:

Title prefix Release bump Example
fix: patch (1.5.5 → 1.5.6) fix: correct Content-Length parsing
feat: minor (1.5.5 → 1.6.0) feat: add rate limiter middleware
feat!: or BREAKING CHANGE: in body major (1.5.5 → 2.0.0) feat!: rename cHTTPX_Parse signature
chore:, ci:, docs: no release tag chore: update workflows

Use Squash merge so the PR title becomes the commit on main.

@github-actions github-actions Bot added the ci label Jul 17, 2026
@noneandundefined
noneandundefined merged commit 7304b3f into main Jul 17, 2026
8 checks passed
@noneandundefined
noneandundefined deleted the feat/ci-fix branch July 17, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant