Skip to content

Commit 0017795

Browse files
chore(release): 1.14.2 [skip ci]
## [1.14.2](v1.14.1...v1.14.2) (2024-08-09) ### Bug Fixes * update docs and order of commands ([934ab3d](934ab3d))
1 parent 934ab3d commit 0017795

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.14.2](https://github.com/gmickel/CodeWhisper/compare/v1.14.1...v1.14.2) (2024-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* update docs and order of commands ([934ab3d](https://github.com/gmickel/CodeWhisper/commit/934ab3dad6c6174c2214e7401409078d06402943))
7+
18
## [1.14.1](https://github.com/gmickel/CodeWhisper/compare/v1.14.0...v1.14.1) (2024-08-08)
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.14.1",
4+
"version": "1.14.2",
55
"description": "AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge",
66
"author": "Gordon Mickel <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)