Skip to content

Commit bd9c58a

Browse files
authored
Merge pull request #88 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.18.0
2 parents b580fcd + dae6399 commit bd9c58a

3 files changed

Lines changed: 14 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.17.3"}
1+
{".":"1.18.0"}

CHANGELOG.md

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

3+
## [1.18.0](https://github.com/nicepkg/aide/compare/aide-v1.17.3...aide-v1.18.0) (2024-08-08)
4+
5+
6+
### Features
7+
8+
* support query Aide key usage info when click vscode statusbar aide item ([b580fcd](https://github.com/nicepkg/aide/commit/b580fcd2377a6022fc7545562065a485762b5988))
9+
10+
11+
### Bug Fixes
12+
13+
* fix windows endline bug and code viewer helper file ext incorrect bug ([43a8049](https://github.com/nicepkg/aide/commit/43a8049e4c091c378b8445ff61a067c34e85f1e2))
14+
315
## [1.17.3](https://github.com/nicepkg/aide/compare/aide-v1.17.2...aide-v1.17.3) (2024-08-06)
416

517

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.17.3",
6+
"version": "1.18.0",
77
"private": true,
88
"packageManager": "pnpm@9.3.0",
99
"author": "Nicepkg <2214962083@qq.com>",

0 commit comments

Comments
 (0)