Skip to content

Commit

Permalink
chore(chrome-extension): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](chrome-extension-v1.4.0...chrome-extension-v1.5.0) (2023-05-12)

### Features

* add summarization prompts ([#9](#9)) ([693ee2b](693ee2b))
  • Loading branch information
semantic-release-bot committed May 12, 2023
1 parent 48ac07a commit e3849cd
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.5.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.4.0...chrome-extension-v1.5.0) (2023-05-12)


### Features

* add summarization prompts ([#9](https://github.com/rpidanny/llm-prompt-templates/issues/9)) ([693ee2b](https://github.com/rpidanny/llm-prompt-templates/commit/693ee2b63e65dc7dae5ab34ef41f5e9b8505a24e))

# [1.4.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.3.0...chrome-extension-v1.4.0) (2023-05-11)


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.4.0",
"version": "1.5.0",
"description": "Get more out of your LLM with the latest advances in prompt engineering",
"type": "commonjs",
"repository": {
Expand Down

0 comments on commit e3849cd

Please sign in to comment.