Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](gmickel/CodeWhisper@v1.13.6...v1.14.0) (2024-08-08)

### Features

* new diff mode ([gmickel#86](gmickel#86)) ([b20e55b](gmickel@b20e55b))
* trigger release ([d646b46](gmickel@d646b46))
  • Loading branch information
semantic-release-bot committed Aug 8, 2024
1 parent d646b46 commit 2bdbf9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.14.0](https://github.com/gmickel/CodeWhisper/compare/v1.13.6...v1.14.0) (2024-08-08)


### Features

* new diff mode ([#86](https://github.com/gmickel/CodeWhisper/issues/86)) ([b20e55b](https://github.com/gmickel/CodeWhisper/commit/b20e55b23bf0d0b2bc949d991df34c209671a676))
* trigger release ([d646b46](https://github.com/gmickel/CodeWhisper/commit/d646b4632b82e23dd352898c052523802377cd58))

## [1.13.6](https://github.com/gmickel/CodeWhisper/compare/v1.13.5...v1.13.6) (2024-08-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codewhisper",
"type": "module",
"version": "1.13.6",
"version": "1.14.0",
"description": "A powerful tool for converting repository code to AI-friendly prompts",
"author": "Gordon Mickel <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 2bdbf9f

Please sign in to comment.