Skip to content

Commit 2bdbf9f

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.6...v1.14.0) (2024-08-08) ### Features * new diff mode ([#86](#86)) ([b20e55b](b20e55b)) * trigger release ([d646b46](d646b46))
1 parent d646b46 commit 2bdbf9f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.14.0](https://github.com/gmickel/CodeWhisper/compare/v1.13.6...v1.14.0) (2024-08-08)
2+
3+
4+
### Features
5+
6+
* new diff mode ([#86](https://github.com/gmickel/CodeWhisper/issues/86)) ([b20e55b](https://github.com/gmickel/CodeWhisper/commit/b20e55b23bf0d0b2bc949d991df34c209671a676))
7+
* trigger release ([d646b46](https://github.com/gmickel/CodeWhisper/commit/d646b4632b82e23dd352898c052523802377cd58))
8+
19
## [1.13.6](https://github.com/gmickel/CodeWhisper/compare/v1.13.5...v1.13.6) (2024-08-06)
210

311

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.6",
4+
"version": "1.14.0",
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)