Skip to content

Commit d1379d6

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2024-08-16) ### Features * add benchmark tool ([#95](#95)) ([a82619e](a82619e))
1 parent a82619e commit d1379d6

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.16.0](https://github.com/gmickel/CodeWhisper/compare/v1.15.0...v1.16.0) (2024-08-16)
2+
3+
4+
### Features
5+
6+
* add benchmark tool ([#95](https://github.com/gmickel/CodeWhisper/issues/95)) ([a82619e](https://github.com/gmickel/CodeWhisper/commit/a82619ed48a200ed56b27b71df10c857aa17c486))
7+
18
# [1.15.0](https://github.com/gmickel/CodeWhisper/compare/v1.14.3...v1.15.0) (2024-08-13)
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.15.0",
4+
"version": "1.16.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)