Skip to content

fix: make the release bump commit conventional - #30

Merged
GoogilyBoogily merged 1 commit into
mainfrom
DTBTWEB-1765-conventional-release-commit
Aug 19, 2026
Merged

fix: make the release bump commit conventional#30
GoogilyBoogily merged 1 commit into
mainfrom
DTBTWEB-1765-conventional-release-commit

Conversation

@GoogilyBoogily

@GoogilyBoogily GoogilyBoogily commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Now doing chore(release): v${newVersion} for the release message, which passes conventional commitlint.

@GoogilyBoogily
GoogilyBoogily requested review from a team and a lite review from Copilot August 19, 2026 15:43

Copilot AI 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.

Pull request overview

Updates the version bump script to create a release commit message that conforms to Conventional Commits, ensuring commitlint passes for automated release bumps.

Changes:

  • Change the release bump git commit message to chore(release): v${newVersion} in the TypeScript source.
  • Regenerate the compiled dist/bump-version.js to reflect the updated commit message.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/bump-version.ts Updates the git commit -m message to a Conventional Commit format for release bumps.
dist/bump-version.js Rebuild output reflecting the updated Conventional Commit release message.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@RickeySerna RickeySerna 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.

🛺

@adrmachado-public adrmachado-public left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol

@GoogilyBoogily
GoogilyBoogily merged commit d08e270 into main Aug 19, 2026
2 checks passed
@GoogilyBoogily
GoogilyBoogily deleted the DTBTWEB-1765-conventional-release-commit branch August 19, 2026 16:31
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.

4 participants