Skip to content

Commit 626ddeb

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-09-07) ### Bug Fixes * binary file detection ([0243902](0243902)) * binary file handling ([65c051a](65c051a)) * file tree not updated after workspace switch ([d73a4ab](d73a4ab)) * single token counting pass app wide ([e554bd1](e554bd1)) ### Features * status bar message during token counting ([d54502e](d54502e)) * token counting progress ([2c13043](2c13043))
1 parent 0243902 commit 626ddeb

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+
# [1.2.0](https://github.com/kccarlos/gitcontext/compare/v1.1.0...v1.2.0) (2025-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* binary file detection ([0243902](https://github.com/kccarlos/gitcontext/commit/0243902579fc539c27a4373514db59f1e139526e))
7+
* binary file handling ([65c051a](https://github.com/kccarlos/gitcontext/commit/65c051a6968e7325ef3f49b001ef15ca0c28435b))
8+
* file tree not updated after workspace switch ([d73a4ab](https://github.com/kccarlos/gitcontext/commit/d73a4ab15a85512a174c7c2c80044b40c0121932))
9+
* single token counting pass app wide ([e554bd1](https://github.com/kccarlos/gitcontext/commit/e554bd129e35a663517bd0cbdc7c797fad06c24b))
10+
11+
12+
### Features
13+
14+
* status bar message during token counting ([d54502e](https://github.com/kccarlos/gitcontext/commit/d54502e405ca37fcc2b82033ba1c8682b6dbf81a))
15+
* token counting progress ([2c13043](https://github.com/kccarlos/gitcontext/commit/2c1304343d68e93f43c911fc0809e125f326381f))
16+
117
# [1.1.0](https://github.com/kccarlos/gitcontext/compare/v1.0.1...v1.1.0) (2025-09-07)
218

319

0 commit comments

Comments
 (0)