Skip to content

Commit

Permalink
Merge pull request #118 from nicepkg/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--aide

chore: release aide 1.19.1
  • Loading branch information
2214962083 authored Nov 12, 2024
2 parents 8ded113 + 1b1c832 commit 1331e73
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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": "[email protected]",
"author": "Nicepkg <[email protected]>",
Expand Down

0 comments on commit 1331e73

Please sign in to comment.