Skip to content

Commit 8f9d1a5

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2026-02-09) ### Bug Fixes * resolve TypeScript build errors after removing copy functionality ([cafe86e](cafe86e)) ### Features * add search clear button and remove Selected Files title ([7708d0e](7708d0e)) * implement left panel enhancements ([4b73db4](4b73db4)) * implement reveal path functionality and empty state improvements ([aa599d7](aa599d7)) * implement right panel tabs and context footer improvement ([fcd5dea](fcd5dea)) * improve Select All/Deselect All to respect filters and use set operations ([cae19fb](cae19fb)) * refactor desktop app to CSS Grid layout ([88b7b57](88b7b57))
1 parent ad0b0f1 commit 8f9d1a5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [2.2.0](https://github.com/kccarlos/gitcontext/compare/v2.1.0...v2.2.0) (2026-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve TypeScript build errors after removing copy functionality ([cafe86e](https://github.com/kccarlos/gitcontext/commit/cafe86e14d2c1cde6b9f62f84356006621d823b0))
7+
8+
9+
### Features
10+
11+
* add search clear button and remove Selected Files title ([7708d0e](https://github.com/kccarlos/gitcontext/commit/7708d0e9c122ad6801413228f83e91c9551392ec))
12+
* implement left panel enhancements ([4b73db4](https://github.com/kccarlos/gitcontext/commit/4b73db484f36152812f08bf1395183024761c87c))
13+
* implement reveal path functionality and empty state improvements ([aa599d7](https://github.com/kccarlos/gitcontext/commit/aa599d7d9e8158efe9ba479ebd83a656510c476c))
14+
* implement right panel tabs and context footer improvement ([fcd5dea](https://github.com/kccarlos/gitcontext/commit/fcd5deae43ae1d98d3f81eb39db5cb7bd2a90533))
15+
* improve Select All/Deselect All to respect filters and use set operations ([cae19fb](https://github.com/kccarlos/gitcontext/commit/cae19fbc991d48374a9d744def15e063ba87ba76))
16+
* refactor desktop app to CSS Grid layout ([88b7b57](https://github.com/kccarlos/gitcontext/commit/88b7b5727bed238635055ec0b1cc5ffddd708392))
17+
118
# [2.1.0](https://github.com/kccarlos/gitcontext/compare/v2.0.2...v2.1.0) (2026-02-08)
219

320

0 commit comments

Comments
 (0)