Skip to content

Commit

Permalink
chore: release aide 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent 977d328 commit 130f243
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.10.0"}
{".":"1.11.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.11.0](https://github.com/nicepkg/aide/compare/aide-v1.10.0...aide-v1.11.0) (2024-07-12)


### Features

* add ai rename variable feature ([cb03027](https://github.com/nicepkg/aide/commit/cb03027546ed6a5c06e63ace74a5511a3222d4df))

## [1.10.0](https://github.com/nicepkg/aide/compare/aide-v1.9.0...aide-v1.10.0) (2024-07-11)


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.10.0",
"version": "1.11.0",
"private": true,
"packageManager": "[email protected]",
"author": "Nicepkg <[email protected]>",
Expand Down

0 comments on commit 130f243

Please sign in to comment.