Skip to content

Commit e3849cd

Browse files
chore(chrome-extension): 1.5.0 [skip ci]
# [1.5.0](chrome-extension-v1.4.0...chrome-extension-v1.5.0) (2023-05-12) ### Features * add summarization prompts ([#9](#9)) ([693ee2b](693ee2b))
1 parent 48ac07a commit e3849cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/chrome-extension/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.4.0...chrome-extension-v1.5.0) (2023-05-12)
2+
3+
4+
### Features
5+
6+
* add summarization prompts ([#9](https://github.com/rpidanny/llm-prompt-templates/issues/9)) ([693ee2b](https://github.com/rpidanny/llm-prompt-templates/commit/693ee2b63e65dc7dae5ab34ef41f5e9b8505a24e))
7+
18
# [1.4.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.3.0...chrome-extension-v1.4.0) (2023-05-11)
29

310

apps/chrome-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llm-prompt-templates",
3-
"version": "1.4.0",
3+
"version": "1.5.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)