Skip to content

Commit 1331e73

Browse files
authored
Merge pull request #118 from nicepkg/release-please--branches--master--components--aide
chore: release aide 1.19.1
2 parents 8ded113 + 1b1c832 commit 1331e73

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.19.0"}
1+
{".":"1.19.1"}

CHANGELOG.md

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

3+
## [1.19.1](https://github.com/nicepkg/aide/compare/aide-v1.19.0...aide-v1.19.1) (2024-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* hotfix fetch bug and not working with copilot ([17d62a9](https://github.com/nicepkg/aide/commit/17d62a9bc19b58b2d6e05c9ff6ac8b7120c498fa))
9+
310
## [1.19.0](https://github.com/nicepkg/aide/compare/aide-v1.18.0...aide-v1.19.0) (2024-08-15)
411

512

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

0 commit comments

Comments
 (0)