Skip to content

Commit 2f6eac9

Browse files
chore(chrome-extension): 1.8.0 [skip ci]
# [1.8.0](chrome-extension-v1.7.0...chrome-extension-v1.8.0) (2023-05-27) ### Features * add tree of thought prompts ([#13](#13)) ([c9ec39a](c9ec39a))
1 parent 38aed32 commit 2f6eac9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/chrome-extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.8.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.7.0...chrome-extension-v1.8.0) (2023-05-27)
2+
3+
4+
### Features
5+
6+
* add tree of thought prompts ([#13](https://github.com/rpidanny/llm-prompt-templates/issues/13)) ([c9ec39a](https://github.com/rpidanny/llm-prompt-templates/commit/c9ec39a12edd12b8416a8c4a3720ba4f32f7899e))
7+
18
# [1.7.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.6.0...chrome-extension-v1.7.0) (2023-05-14)
29

310

apps/chrome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llm-prompt-templates",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Get more out of your LLM with the latest advances in prompt engineering",
55
"type": "commonjs",
66
"repository": {

0 commit comments

Comments
 (0)