this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #6 from Amorymeltzer/patch-1

Fix compare links in changelog.md

authored by

patrik csak and committed by
GitHub
a5819775 5950bf60

+6 -6
+6 -6
changelog.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 - ## [4.0.0](https://github.com/patrik-csak/terminal-profile/compare/v3.0.2...v4.0.0) – 2024-03-25 8 + ## [4.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v3.0.2...v4.0.0) – 2024-03-25 9 9 10 10 ### Added 11 11 ··· 15 15 16 16 - **BREAKING**: `update-profile` gets appearance mode from OS instead of from `DARKMODE` environment variable 17 17 18 - ## [3.0.2](https://github.com/patrik-csak/terminal-profile/compare/v3.0.1...v3.0.2) – 2024-02-21 18 + ## [3.0.2](https://github.com/patrik-csak/auto-terminal-profile/compare/v3.0.1...v3.0.2) – 2024-02-21 19 19 20 20 ### Fixed 21 21 22 22 - Fix Terminal opening when closed 23 23 24 - ## [3.0.1](https://github.com/patrik-csak/terminal-profile/compare/v3.0.0...v3.0.1) – 2024-02-20 24 + ## [3.0.1](https://github.com/patrik-csak/auto-terminal-profile/compare/v3.0.0...v3.0.1) – 2024-02-20 25 25 26 26 ### Fixed 27 27 28 28 - Fix broken post-install compilation step 29 29 30 - ## [3.0.0](https://github.com/patrik-csak/terminal-profile/compare/v2.1.0...v3.0.0) – 2024-02-19 30 + ## [3.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v2.1.0...v3.0.0) – 2024-02-19 31 31 32 32 ### Changed 33 33 ··· 41 41 42 42 - Fix issue causing `auto-terminal-profile` to silently fail on macOS Sonoma 43 43 44 - ## [2.1.0](https://github.com/patrik-csak/terminal-profile/compare/v2.0.0...v2.1.0) – 2023-07-04 44 + ## [2.1.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v2.0.0...v2.1.0) – 2023-07-04 45 45 46 46 ### Changed 47 47 48 48 - Update dependencies 49 49 50 - ## [2.0.0](https://github.com/patrik-csak/terminal-profile/compare/v1.1.1...v2.0.0) – 2023-05-10 50 + ## [2.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v1.1.1...v2.0.0) – 2023-05-10 51 51 52 52 ### Added 53 53