Skip to content

Commit c7242f8

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2024-08-08) ### Bug Fixes * cleanup stdout output ([9a1f351](9a1f351)) * trigger release ([e5c8186](e5c8186))
1 parent e5c8186 commit c7242f8

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.1](https://github.com/gmickel/CodeWhisper/compare/v1.14.0...v1.14.1) (2024-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* cleanup stdout output ([9a1f351](https://github.com/gmickel/CodeWhisper/commit/9a1f351490b2d46bd64270d709497e1628964a5b))
7+
* trigger release ([e5c8186](https://github.com/gmickel/CodeWhisper/commit/e5c81867ab19eeba41c557fe998e322451fafd8a))
8+
19
# [1.14.0](https://github.com/gmickel/CodeWhisper/compare/v1.13.6...v1.14.0) (2024-08-08)
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.14.0",
4+
"version": "1.14.1",
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)