Skip to content

Commit 24698a8

Browse files
chore(chrome-extension): 1.4.0 [skip ci]
# [1.4.0](chrome-extension-v1.3.0...chrome-extension-v1.4.0) (2023-05-11) ### Features * enable prompt template on all urls ([#7](#7)) ([709da43](709da43))
1 parent 709da43 commit 24698a8

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.4.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.3.0...chrome-extension-v1.4.0) (2023-05-11)
2+
3+
4+
### Features
5+
6+
* enable prompt template on all urls ([#7](https://github.com/rpidanny/llm-prompt-templates/issues/7)) ([709da43](https://github.com/rpidanny/llm-prompt-templates/commit/709da431f01e66c5746ded35204101259af9a586))
7+
18
# [1.3.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.2.0...chrome-extension-v1.3.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.3.0",
3+
"version": "1.4.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)