Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.19.0"}
{".":"1.19.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.19.1](https://github.com/nicepkg/aide/compare/aide-v1.19.0...aide-v1.19.1) (2024-11-12)


### Bug Fixes

* hotfix fetch bug and not working with copilot ([17d62a9](https://github.com/nicepkg/aide/commit/17d62a9bc19b58b2d6e05c9ff6ac8b7120c498fa))

## [1.19.0](https://github.com/nicepkg/aide/compare/aide-v1.18.0...aide-v1.19.0) (2024-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "aide-pro",
"displayName": "Aide",
"description": "Conquer Any Code in VSCode: One-Click Comments, Conversions, UI-to-Code, and AI Batch Processing of Files! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理文件!💪",
"version": "1.19.0",
"version": "1.19.1",
"private": true,
"packageManager": "pnpm@9.3.0",
"author": "Nicepkg <2214962083@qq.com>",
Expand Down