diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-25 18:33:37 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-25 18:33:37 +0200 |
commit | e6f98a59ba901f5368bdd847cba97fecceef2d0a (patch) | |
tree | 205888be380a3e025669e601657d4eb3f30727d7 /CHANGELOG.md | |
parent | fix(pkgs/git-cm): Ensure that the command is correctly named (diff) | |
download | nixos-config-e6f98a59ba901f5368bdd847cba97fecceef2d0a.tar.gz nixos-config-e6f98a59ba901f5368bdd847cba97fecceef2d0a.zip |
chore(version): v1.38.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a027f97..efc29655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.38.2 - 2024-05-25 +#### Bug Fixes +- **(pkgs/git-cleanup)** Add `ssh` as a dependency - (a04a9b7) - Benedikt Peetz +- **(pkgs/git-cm)** Ensure that the command is correctly named - (82ab27f) - Benedikt Peetz + +- - - + ## v1.38.1 - 2024-05-25 #### Bug Fixes - **(pkgs/yambar-{cpu,memory})** Specify correct mainProgram - (1742470) - Benedikt Peetz |