Skip to content

Commit

Permalink
chore(release): 1.13.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.6](v1.13.5...v1.13.6) (2024-08-06)

### Bug Fixes

* model check for diff mode ([d64ce8c](d64ce8c))
  • Loading branch information
semantic-release-bot committed Aug 6, 2024
1 parent d64ce8c commit 5c5a1d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.13.6](https://github.com/gmickel/CodeWhisper/compare/v1.13.5...v1.13.6) (2024-08-06)


### Bug Fixes

* model check for diff mode ([d64ce8c](https://github.com/gmickel/CodeWhisper/commit/d64ce8c3b0ca89fbfac67bddf2bf66ad1bb1ddb2))

## [1.13.5](https://github.com/gmickel/CodeWhisper/compare/v1.13.4...v1.13.5) (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.5",
"version": "1.13.6",
"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 5c5a1d6

Please sign in to comment.