Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tsdevau/diff-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: diff-commit-v0.3.2
Choose a base ref
...
head repository: tsdevau/diff-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: diff-commit-v0.3.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 10, 2024

  1. refactor(config): update commit message generation instructions

    The commit introduces several improvements to the commit message generation instructions:
    
    - Added a detailed `<type-table>` with comprehensive guidance on when to use each commit type
    - Enhanced the existing instructions with more nuanced explanations
    - Improved readability and formatting of the instructions
    - Added a note about "customInstructions" potentially overriding default instructions
    - Maintained the core principles of generating concise and meaningful commit messages
    
    The changes provide clearer guidance for generating conventional commit messages while preserving the original intent of the configuration.
    tsdevau committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1a5270d View commit details
    Browse the repository at this point in the history
  2. build(main): 🔖 Release diff-commit 0.3.3 (#31)

    ##
    [0.3.3](diff-commit-v0.3.2...diff-commit-v0.3.3)
    (2024-11-10)
    
    
    ### Features, Additions & Updates
    
    * **config:** update commit message generation instructions
    ([1a5270d](1a5270d))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    27047eb View commit details
    Browse the repository at this point in the history
Loading