Skip to content

chore(release): staging to production - 2025.11.03 - #658

Merged
maxtechera merged 1 commit into
productionfrom
staging
Nov 3, 2025
Merged

chore(release): staging to production - 2025.11.03#658
maxtechera merged 1 commit into
productionfrom
staging

Conversation

@maxtechera

Copy link
Copy Markdown
Collaborator

Release: Staging to Production - November 3, 2025

This release fixes the semantic-release workflow that failed in the previous merge.


🔧 Bug Fix

Missing Dependency in Release Workflow

Impact: Fixed semantic-release workflow failure

The previous release PR (#657) merged successfully but the semantic-release workflow failed with:

Cannot find module 'conventional-changelog-conventionalcommits'

Fix Applied:

  • Added conventional-changelog-conventionalcommits package to GitHub Actions workflow
  • This package is required by the conventionalcommits preset we configured
  • Both release and dry-run jobs now include the package

📊 Changes Since Last Production Release

1 commit:

  • fix(ci): add conventional-changelog-conventionalcommits to release workflow

✅ Expected Outcome

After merging this PR:

  1. semantic-release workflow will run successfully
  2. A new GitHub release (v1.7.3) will be created automatically
  3. Release notes will be properly generated from conventional commits
  4. Future releases will work correctly

Closes: Workflow failure from PR #657

@vercel

vercel Bot commented Nov 3, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Updated (UTC)
answerai-docs Building Building Preview Nov 3, 2025 4:01pm
the-answerai Building Building Preview Nov 3, 2025 4:01pm

@maxtechera
maxtechera merged commit d9fd8c7 into production Nov 3, 2025
11 of 12 checks passed
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