Skip to content

Commit 2512a46

Browse files
chore(release): 1.13.4 [skip ci]
## [1.13.4](v1.13.3...v1.13.4) (2024-08-06) ### Bug Fixes * revert back to our working diff method ([#82](#82)) ([8ba856a](8ba856a))
1 parent 8ba856a commit 2512a46

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.4](https://github.com/gmickel/CodeWhisper/compare/v1.13.3...v1.13.4) (2024-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* revert back to our working diff method ([#82](https://github.com/gmickel/CodeWhisper/issues/82)) ([8ba856a](https://github.com/gmickel/CodeWhisper/commit/8ba856ae1472ea8cfb4aad2f3cbbd2982274648e))
7+
18
## [1.13.3](https://github.com/gmickel/CodeWhisper/compare/v1.13.2...v1.13.3) (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.3",
4+
"version": "1.13.4",
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)