Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: AaronErhardt/tuxedo-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1d6902754b3023010d903fb5447fc79171ccc8be
Choose a base ref
..
head repository: AaronErhardt/tuxedo-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9eb33f857c25e6cdeca8bab9aaada086fe74f08a
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 .github/workflows/update.yml
  2. +1 −1 tailor_api/CHANGELOG.md
  3. +1 −1 tailor_hwcaps/CHANGELOG.md
  4. +1 −1 tailord/CHANGELOG.md
  5. +1 −1 tuxedo_sysfs/CHANGELOG.md
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v12
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v22
uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "chore: update flake.lock" # Title of PR to be created
2 changes: 1 addition & 1 deletion tailor_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.2.6](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_api-v0.2.5...tailor_api-v0.2.6) (2024-06-23)
## [0.2.6](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_api-v0.2.5...tailor_api-v0.2.6) (2024-07-01)


### Bug Fixes
2 changes: 1 addition & 1 deletion tailor_hwcaps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_hwcaps-v0.2.6...tailor_hwcaps-v0.3.0) (2024-06-23)
## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_hwcaps-v0.2.6...tailor_hwcaps-v0.3.0) (2024-07-01)


### Features
2 changes: 1 addition & 1 deletion tailord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailord-v0.2.5...tailord-v0.3.0) (2024-06-23)
## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailord-v0.2.5...tailord-v0.3.0) (2024-07-01)


### Features
2 changes: 1 addition & 1 deletion tuxedo_sysfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tuxedo_sysfs-v0.2.5...tuxedo_sysfs-v0.3.0) (2024-06-23)
## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tuxedo_sysfs-v0.2.5...tuxedo_sysfs-v0.3.0) (2024-07-01)


### Features