Skip to content

Commit

Permalink
chore(chrome-extension): 1.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Nov 2, 2023
1 parent 54590d6 commit 40b1dc1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions apps/chrome-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.2](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.1...chrome-extension-v1.8.2) (2023-11-02)


### Bug Fixes

* 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))

## [1.8.1](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.0...chrome-extension-v1.8.1) (2023-10-30)


Expand Down
2 changes: 1 addition & 1 deletion apps/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llm-prompt-templates",
"version": "1.8.1",
"version": "1.8.2",
"description": "Get more out of your LLM with the latest advances in prompt engineering",
"type": "commonjs",
"repository": {
Expand Down

0 comments on commit 40b1dc1

Please sign in to comment.