We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3ceb3 commit cbfd9d0Copy full SHA for cbfd9d0
CHANGELOG.md
@@ -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
8
## [1.13.2](https://github.com/gmickel/CodeWhisper/compare/v1.13.1...v1.13.2) (2024-08-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "codewhisper",
"type": "module",
- "version": "1.13.2",
+ "version": "1.13.3",
"description": "A powerful tool for converting repository code to AI-friendly prompts",
"author": "Gordon Mickel <[email protected]>",
"license": "MIT",
0 commit comments