Skip to content

Commit 40b1dc1

Browse files
chore(chrome-extension): 1.8.2 [skip ci]
## [1.8.2](chrome-extension-v1.8.1...chrome-extension-v1.8.2) (2023-11-02) ### Bug Fixes * update package.json version on release ([#17](#17)) ([59a829c](59a829c))
1 parent 54590d6 commit 40b1dc1

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.8.2](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.1...chrome-extension-v1.8.2) (2023-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update package.json version on release ([#17](https://github.com/rpidanny/llm-prompt-templates/issues/17)) ([59a829c](https://github.com/rpidanny/llm-prompt-templates/commit/59a829cec1a75a8026938ca7837fa57836e01006))
7+
18
## [1.8.1](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.0...chrome-extension-v1.8.1) (2023-10-30)
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.1",
3+
"version": "1.8.2",
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)