Skip to content

Commit

Permalink
chore(chrome-extension): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Nov 13, 2023
1 parent 0b2dd37 commit 3f96ef3
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.9.0](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.2...chrome-extension-v1.9.0) (2023-11-13)


### Features

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

## [1.8.2](https://github.com/rpidanny/llm-prompt-templates/compare/chrome-extension-v1.8.1...chrome-extension-v1.8.2) (2023-11-02)


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

0 comments on commit 3f96ef3

Please sign in to comment.