Skip to content

Commit 652f5b5

Browse files
chore(chrome-extension): 1.11.0 [skip ci]
# [1.11.0](chrome-extension-v1.10.0...chrome-extension-v1.11.0) (2024-06-09) ### Features * support gemini ([#21](#21)) ([3166ed8](3166ed8))
1 parent c208872 commit 652f5b5

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.11.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.10.0...chrome-extension-v1.11.0) (2024-06-09)
2+
3+
4+
### Features
5+
6+
* support gemini ([#21](https://github.com/rpidanny/llm-prompt-templates/issues/21)) ([3166ed8](https://github.com/rpidanny/llm-prompt-templates/commit/3166ed8c2ead68fd5c7181e6c78e53696c0ed692))
7+
18
# [1.10.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.9.0...chrome-extension-v1.10.0) (2024-06-09)
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.10.0",
3+
"version": "1.11.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)