Skip to content

Commit

Permalink
chore: release aide 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 16, 2024
1 parent 5438bf2 commit 50574f8
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.11.1"}
{".":"1.12.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.12.0](https://github.com/nicepkg/aide/compare/aide-v1.11.1...aide-v1.12.0) (2024-07-16)


### Features

* support azure-openai and add continue tips and add autoRememberConvertLanguagePairs config ([5438bf2](https://github.com/nicepkg/aide/commit/5438bf2c408a6be55321a089821e6cbab26f30b4))

## [1.11.1](https://github.com/nicepkg/aide/compare/aide-v1.11.0...aide-v1.11.1) (2024-07-12)


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": "Master Any Code: One-Click Comments and Language Conversion. 💪",
"version": "1.11.1",
"version": "1.12.0",
"private": true,
"packageManager": "[email protected]",
"author": "Nicepkg <[email protected]>",
Expand Down

0 comments on commit 50574f8

Please sign in to comment.