Skip to content

Commit 7301bc0

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.2...v2.1.0) (2026-02-08) ### Bug Fixes * resolve 3 additional bugs ([448bfc6](448bfc6)) * resolve useEffect dependency order issue in useGitRepository ([9436833](9436833)) ### Features * add responsive breakpoints and mobile support ([fca8f99](fca8f99)) * add working directory support with file watching in desktop app ([2d2e9a6](2d2e9a6)) * implement unified spacing scale and design tokens ([b8bd4ce](b8bd4ce)) * move Copy button to fixed footer position ([b7ea6ac](b7ea6ac))
1 parent e177767 commit 7301bc0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.1.0](https://github.com/kccarlos/gitcontext/compare/v2.0.2...v2.1.0) (2026-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve 3 additional bugs ([448bfc6](https://github.com/kccarlos/gitcontext/commit/448bfc6806624044a8bdb52ac7343cf058e072d2))
7+
* resolve useEffect dependency order issue in useGitRepository ([9436833](https://github.com/kccarlos/gitcontext/commit/94368336f1c62a0c210bc8a69b7c2a99cf5567c3))
8+
9+
10+
### Features
11+
12+
* add responsive breakpoints and mobile support ([fca8f99](https://github.com/kccarlos/gitcontext/commit/fca8f99d82bdbd8227eee19003b479965b42cbf7))
13+
* add working directory support with file watching in desktop app ([2d2e9a6](https://github.com/kccarlos/gitcontext/commit/2d2e9a61094b271c3691cb12b45a229fc5ed8492))
14+
* implement unified spacing scale and design tokens ([b8bd4ce](https://github.com/kccarlos/gitcontext/commit/b8bd4ce6f1b8996c46a72c19418f82d7e1da2520))
15+
* move Copy button to fixed footer position ([b7ea6ac](https://github.com/kccarlos/gitcontext/commit/b7ea6acf64be61ff4b9d2cbda08e2774e231cba7))
16+
117
## [2.0.2](https://github.com/kccarlos/gitcontext/compare/v2.0.1...v2.0.2) (2026-02-07)
218

319

0 commit comments

Comments
 (0)