Skip to content

docs(release): add semantic changelog automation - #21

Open
Hqzdev wants to merge 7 commits into
mainfrom
docs/semantic-release-changelog
Open

docs(release): add semantic changelog automation#21
Hqzdev wants to merge 7 commits into
mainfrom
docs/semantic-release-changelog

Conversation

@Hqzdev

@Hqzdev Hqzdev commented Jun 6, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added semantic-release configuration for version bumps, CHANGELOG generation, release commits, and GitHub releases.
  • Added a Release GitHub Actions workflow for pushes to main.
  • Added an initial CHANGELOG.md and release-management documentation.

Notes

This branch is based on the green CI-fix branch so checks can run cleanly. After that branch lands, this PR diff should collapse to release-tooling changes only.

Validation

  • npm audit --audit-level=high
  • npm run typecheck:api
  • npm run typecheck:web
  • semantic-release dry-run loaded all configured plugins; full branch dry-run needs the remote branch context.

Muhammadcell and others added 5 commits June 6, 2026 14:47
CI failed before reaching contract tests because API typecheck used the
root wrapper and bot tracing used an outdated OpenTelemetry SDK. Running
API typecheck from the package and updating tracing keeps the checks
aligned with their installed dependencies.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
API typecheck needs the package-level install before TypeScript can
resolve queue and realtime dependencies. Updating Next also clears the
web audit failure reported by dependency scanning.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metrix Ready Ready Preview, Comment Jun 7, 2026 9:02am

@Hqzdev Hqzdev added documentation Improvements or additions to documentation release Release notes, changelog, and versioning labels Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation release Release notes, changelog, and versioning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants