Skip to content

Commit cbfd9d0

Browse files
chore(release): 1.13.3 [skip ci]
## [1.13.3](v1.13.2...v1.13.3) (2024-08-06) ### Bug Fixes * more diff mode improvements ([#81](#81)) ([2e3ceb3](2e3ceb3))
1 parent 2e3ceb3 commit cbfd9d0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.13.3](https://github.com/gmickel/CodeWhisper/compare/v1.13.2...v1.13.3) (2024-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* more diff mode improvements ([#81](https://github.com/gmickel/CodeWhisper/issues/81)) ([2e3ceb3](https://github.com/gmickel/CodeWhisper/commit/2e3ceb37b8f98edc35c59f33026c1f0e6a2213b0))
7+
18
## [1.13.2](https://github.com/gmickel/CodeWhisper/compare/v1.13.1...v1.13.2) (2024-08-06)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codewhisper",
33
"type": "module",
4-
"version": "1.13.2",
4+
"version": "1.13.3",
55
"description": "A powerful tool for converting repository code to AI-friendly prompts",
66
"author": "Gordon Mickel <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)