Skip to content

Commit 3f96ef3

Browse files
chore(chrome-extension): 1.9.0 [skip ci]
# [1.9.0](chrome-extension-v1.8.2...chrome-extension-v1.9.0) (2023-11-13) ### Features * add solve coding challenge prompt ([#19](#19)) ([da8462c](da8462c))
1 parent 0b2dd37 commit 3f96ef3

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.9.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.2...chrome-extension-v1.9.0) (2023-11-13)
2+
3+
4+
### Features
5+
6+
* add solve coding challenge prompt ([#19](https://github.com/rpidanny/llm-prompt-templates/issues/19)) ([da8462c](https://github.com/rpidanny/llm-prompt-templates/commit/da8462c213fcc0bc5af1843171654793f98488b2))
7+
18
## [1.8.2](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.1...chrome-extension-v1.8.2) (2023-11-02)
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.8.2",
3+
"version": "1.9.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)