Skip to content

feat: hatch build change#61

Merged
kierandidi merged 2 commits into
productionfrom
staging
Dec 1, 2025
Merged

feat: hatch build change#61
kierandidi merged 2 commits into
productionfrom
staging

Conversation

@kierandidi
Copy link
Copy Markdown
Collaborator

📋 PR Checklist

  • This PR is tagged as a draft if it is still under development and not ready for review.

    This avoids auto-triggering the slower tests in the CI and needlessly wasting resources.

  • I have ensured that all my commits follow angular commit message conventions.

    Format: <type>[optional scope]: <subject>
    Example: fix(af3): add missing crop transform to the af3 pipeline

    This affects semantic versioning as follows:

    • fix: patch version increment (0.0.1 → 0.0.2)
    • feat: minor version increment (0.0.1 → 0.1.0)
    • BREAKING CHANGE: major version increment (0.0.1 → 1.0.0)
    • All other types do not affect versioning

    The format ensures readable changelogs through auto-generation from commit messages.

  • I have run make format on the codebase before submitting the PR (this autoformats the code and lints it).

  • I have named the PR in angular PR message format as well (c.f. above), with a sensible tag line that summarizes all the changes in the PR.

    This is useful as the name of the PR is the default name of the commit that will be used if you merge with a squash & merge.
    Format: <type>[optional scope]: <subject>
    Example: fix(af3): add missing crop transform to the af3 pipeline


ℹ️ PR Description

What changes were made and why?

How were the changes tested?

Additional Notes

@kierandidi kierandidi merged commit 32f577a into production Dec 1, 2025
4 checks passed
@kierandidi kierandidi deleted the staging branch December 1, 2025 21:59
github-actions Bot pushed a commit that referenced this pull request Dec 1, 2025
# [2.1.0](v2.0.0...v2.1.0) (2025-12-01)

### Features

* hatch build change ([#61](#61)) ([32f577a](32f577a))
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 1, 2025

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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