Skip to content

Commit

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

chore: release aide 1.6.0
  • Loading branch information
2214962083 authored Jul 2, 2024
2 parents ff0ce1c + 6fb416a commit cd6ff5f
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.5.0"}
{".":"1.6.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.6.0](https://github.com/nicepkg/aide/compare/aide-v1.5.0...aide-v1.6.0) (2024-07-02)


### Features

* update docs ([88b0609](https://github.com/nicepkg/aide/commit/88b0609502b3d1e620456162dc7d05ec0a18826c))

## [1.5.0](https://github.com/nicepkg/aide/compare/aide-v1.4.1...aide-v1.5.0) (2024-07-02)


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": "Convert selected files to AI prompts with one click, enabling custom AI commands to initiate inquiries about these files. 🚀",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"packageManager": "[email protected]",
"author": "Nicepkg <[email protected]>",
Expand Down

0 comments on commit cd6ff5f

Please sign in to comment.