Skip to content

Commit 964c842

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.1...v1.12.0) (2025-03-20) ### Features * update FileSearchList UI ([#84](#84)) ([ce715d1](ce715d1))
1 parent ce715d1 commit 964c842

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.12.0](https://github.com/lee88688/aider-composer/compare/v1.11.1...v1.12.0) (2025-03-20)
2+
3+
4+
### Features
5+
6+
* update FileSearchList UI ([#84](https://github.com/lee88688/aider-composer/issues/84)) ([ce715d1](https://github.com/lee88688/aider-composer/commit/ce715d1f7b37d1cfb91c11e6917968373d8fdd0b))
7+
18
## [1.11.1](https://github.com/lee88688/aider-composer/compare/v1.11.0...v1.11.1) (2025-03-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "lee2py",
44
"displayName": "Aider Composer",
55
"description": "Seamless integration of Aider with VSCode",
6-
"version": "1.11.1",
6+
"version": "1.12.0",
77
"icon": "resources/icon.png",
88
"license": "Apache-2.0",
99
"repository": {

0 commit comments

Comments
 (0)