Skip to content

Commit 83702a2

Browse files
authored
Merge pull request #73 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.17.0
2 parents e16fd6d + 78b25c2 commit 83702a2

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.17.0](https://github.com/nicepkg/aide/compare/aide-v1.16.0...aide-v1.17.0) (2024-07-31)
4+
5+
6+
### Features
7+
8+
* add batch-processor feature ([b351230](https://github.com/nicepkg/aide/commit/b351230471d0e0383c9e40b72205f340f1b44785))
9+
* add diff for tmp file ([dcb2438](https://github.com/nicepkg/aide/commit/dcb243875c010f2cab0bd2d061b54340ee693e05))
10+
* optimize smart-paste prompt and add actions for tmp file ([9a57c03](https://github.com/nicepkg/aide/commit/9a57c038a1b1c1ebfa680670e3a00e81d5458129))
11+
312
## [1.16.0](https://github.com/nicepkg/aide/compare/aide-v1.15.1...aide-v1.16.0) (2024-07-26)
413

514

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": "Conquer Any Code in VSCode: One-Click Comments, Conversions, UI-to-Code, and AI Batch Processing! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理!💪",
6-
"version": "1.16.0",
6+
"version": "1.17.0",
77
"private": true,
88
"packageManager": "pnpm@9.3.0",
99
"author": "Nicepkg <2214962083@qq.com>",

0 commit comments

Comments
 (0)