Skip to content

Commit 0144cce

Browse files
authored
Merge pull request #64 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.16.0
2 parents 00404a0 + b6326ee commit 0144cce

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.15.1"}
1+
{".":"1.16.0"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.16.0](https://github.com/nicepkg/aide/compare/aide-v1.15.1...aide-v1.16.0) (2024-07-26)
4+
5+
6+
### Features
7+
8+
* add aide.useSystemProxy and aide.aiCommandAutoRun configuration and enhance languageId select ([2a3b4ed](https://github.com/nicepkg/aide/commit/2a3b4edf1181201181cd6d636f40f81662929b86))
9+
* output logs to vscode output channel ([94c549a](https://github.com/nicepkg/aide/commit/94c549a2e92f1884ca26f65e0ec79196dd522ef3))
10+
311
## [1.15.1](https://github.com/nicepkg/aide/compare/aide-v1.15.0...aide-v1.15.1) (2024-07-25)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "aide-pro",
44
"displayName": "Aide",
55
"description": "Master Any Code: One-Click Comments and Language Conversion. 掌握任何屎山代码:一键注释和语言转换。💪",
6-
"version": "1.15.1",
6+
"version": "1.16.0",
77
"private": true,
88
"packageManager": "[email protected]",
99
"author": "Nicepkg <[email protected]>",

0 commit comments

Comments
 (0)