Skip to content

Commit c042d51

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.3...v1.15.0) (2024-08-13) ### Features * add auto accept plan ([#93](#93)) ([ce82fe8](ce82fe8))
1 parent ce82fe8 commit c042d51

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.15.0](https://github.com/gmickel/CodeWhisper/compare/v1.14.3...v1.15.0) (2024-08-13)
2+
3+
4+
### Features
5+
6+
* add auto accept plan ([#93](https://github.com/gmickel/CodeWhisper/issues/93)) ([ce82fe8](https://github.com/gmickel/CodeWhisper/commit/ce82fe8fa8a34534014fcd8c2755eb664dceacf8))
7+
18
## [1.14.3](https://github.com/gmickel/CodeWhisper/compare/v1.14.2...v1.14.3) (2024-08-12)
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.3",
4+
"version": "1.15.0",
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)