Skip to content

Commit e795f54

Browse files
authored
Merge pull request #94 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.19.0
2 parents b150fd9 + ee84347 commit e795f54

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.18.0"}
1+
{".":"1.19.0"}

CHANGELOG.md

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

3+
## [1.19.0](https://github.com/nicepkg/aide/compare/aide-v1.18.0...aide-v1.19.0) (2024-08-15)
4+
5+
6+
### Features
7+
8+
* add webview ([32d8d65](https://github.com/nicepkg/aide/commit/32d8d657ac1d4e45e17681d9a467995c2df8cfa4))
9+
* add expert-code-enhancer feature ([9e88d6c](https://github.com/nicepkg/aide/commit/9e88d6ce963720883f1ee355dbbfe7646d5b31df))
10+
11+
12+
### Bug Fixes
13+
14+
* fix code generate wrap line bug in windows ([7099e3a](https://github.com/nicepkg/aide/commit/7099e3a117146f8204ee6f82ef6ecb9911f41bca))
15+
316
## [1.18.0](https://github.com/nicepkg/aide/compare/aide-v1.17.3...aide-v1.18.0) (2024-08-08)
417

518

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 of Files! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理文件!💪",
6-
"version": "1.18.0",
6+
"version": "1.19.0",
77
"private": true,
88
"packageManager": "[email protected]",
99
"author": "Nicepkg <[email protected]>",

0 commit comments

Comments
 (0)