Skip to content

Commit ea5ba01

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2024-12-26) ### Features * add architect mode support ([9fc7011](9fc7011)) * architect mode [#54](#54) ([2ce86a6](2ce86a6))
1 parent 2ce86a6 commit ea5ba01

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.8.0](https://github.com/lee88688/aider-composer/compare/v1.7.0...v1.8.0) (2024-12-26)
2+
3+
4+
### Features
5+
6+
* add architect mode support ([9fc7011](https://github.com/lee88688/aider-composer/commit/9fc7011f8c29a741b3a13d9e40ea4fa3016155b1))
7+
* architect mode [#54](https://github.com/lee88688/aider-composer/issues/54) ([2ce86a6](https://github.com/lee88688/aider-composer/commit/2ce86a6a48189c210f14ea752f4aede60744a922))
8+
19
# [1.7.0](https://github.com/lee88688/aider-composer/compare/v1.6.0...v1.7.0) (2024-12-17)
210

311

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.7.0",
6+
"version": "1.8.0",
77
"icon": "resources/icon.png",
88
"license": "Apache-2.0",
99
"repository": {

0 commit comments

Comments
 (0)