Skip to content

Commit 1a992fa

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2025-01-21) ### Features * support deepseek reasoner ([168d1fa](168d1fa))
1 parent 168d1fa commit 1a992fa

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.11.0](https://github.com/lee88688/aider-composer/compare/v1.10.0...v1.11.0) (2025-01-21)
2+
3+
4+
### Features
5+
6+
* support deepseek reasoner ([168d1fa](https://github.com/lee88688/aider-composer/commit/168d1fa59a29e744aee72a74b9921098981629ce))
7+
18
# [1.10.0](https://github.com/lee88688/aider-composer/compare/v1.9.0...v1.10.0) (2025-01-18)
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.10.0",
6+
"version": "1.11.0",
77
"icon": "resources/icon.png",
88
"license": "Apache-2.0",
99
"repository": {

0 commit comments

Comments
 (0)