diff --git a/CHANGELOG.md b/CHANGELOG.md index 2266de1..f4cfccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## [Unreleased](https://github.com/faissaloux/termspark/compare/v2.2.0...2.x) +## [Unreleased](https://github.com/faissaloux/termspark/compare/v2.2.1...2.x) + +## [v2.2.1](https://github.com/faissaloux/termspark/compare/v2.2.0...v2.2.1) - 2024-07-11 +### FIXED +- [2.x] Fix color modes not detected ([#106](https://github.com/faissaloux/termspark/pull/106)) ## [v2.2.0](https://github.com/faissaloux/termspark/compare/v2.1.0...v2.2.0) - 2024-07-11 ### ADDED diff --git a/docs/changelog.md b/docs/changelog.md index 2266de1..f4cfccc 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,8 @@ -## [Unreleased](https://github.com/faissaloux/termspark/compare/v2.2.0...2.x) +## [Unreleased](https://github.com/faissaloux/termspark/compare/v2.2.1...2.x) + +## [v2.2.1](https://github.com/faissaloux/termspark/compare/v2.2.0...v2.2.1) - 2024-07-11 +### FIXED +- [2.x] Fix color modes not detected ([#106](https://github.com/faissaloux/termspark/pull/106)) ## [v2.2.0](https://github.com/faissaloux/termspark/compare/v2.1.0...v2.2.0) - 2024-07-11 ### ADDED diff --git a/setup.cfg b/setup.cfg index 4324ba6..1c6c732 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = termspark -version = 2.2.0 +version = 2.2.1 author = Faissal Wahabali author_email = contact@faissaloux.com description = Takes control of terminal