Skip to content

Commit 7340dc5

Browse files
authored
Merge pull request #79 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.17.2
2 parents 55d55e8 + 821ce79 commit 7340dc5

3 files changed

Lines changed: 10 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.1"}
1+
{".":"1.17.2"}

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.17.2](https://github.com/nicepkg/aide/compare/aide-v1.17.1...aide-v1.17.2) (2024-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* fix deps version ([55d55e8](https://github.com/nicepkg/aide/commit/55d55e83f69b249c0fb126e2e4c8868bb91e3c48))
9+
* fix vscode 1.92.0 fetch not working ([80f8c58](https://github.com/nicepkg/aide/commit/80f8c58da437a9ecdba062f91e6663c3d0d8c12a))
10+
311
## [1.17.1](https://github.com/nicepkg/aide/compare/aide-v1.17.0...aide-v1.17.1) (2024-07-31)
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": "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.1",
6+
"version": "1.17.2",
77
"private": true,
88
"packageManager": "pnpm@9.3.0",
99
"author": "Nicepkg <2214962083@qq.com>",

0 commit comments

Comments
 (0)