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: rweich/streamdeck-datetime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: rweich/streamdeck-datetime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    5c684c2 View commit details
    Browse the repository at this point in the history
  2. fix: set conventionalcommits as preset for the commit-analyzer

    ... and add the breaking rule, as e.g. "chore" was detected as patch,
    even when it was breaking
    rweich committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    247e74c View commit details
    Browse the repository at this point in the history
  3. ci: udpate test-release workflow

    ... to use the semantic release action instead of installing node etc.
    rweich committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4e53623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c938734 View commit details
    Browse the repository at this point in the history
  5. ci: update build-test-versions workflow

    - use new node versions
    - use harden-runner and secure versions
    rweich committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    c082b84 View commit details
    Browse the repository at this point in the history
  6. ci: update codeql workflow

    use new versions and use harden-runner:x
    rweich committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    1675b0d View commit details
    Browse the repository at this point in the history
  7. ci: update release workflow

    - use harden-runner
    - use semantic release action
    rweich committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    21fab0d View commit details
    Browse the repository at this point in the history
  8. chore(release): 2.0.6 [skip ci]

    ## [2.0.6](v2.0.5...v2.0.6) (2022-12-31)
    
    ### Bug Fixes
    
    * set conventionalcommits as preset for the commit-analyzer ([247e74c](247e74c))
    
    ### Miscellaneous Chores
    
    * update all dependencies (major) ([5c684c2](5c684c2))
    semantic-release-bot committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    c1fdc48 View commit details
    Browse the repository at this point in the history
Loading