diff --git a/libs/llm-prompt-templates/CHANGELOG.md b/libs/llm-prompt-templates/CHANGELOG.md index 58ccd16..1519d3a 100644 --- a/libs/llm-prompt-templates/CHANGELOG.md +++ b/libs/llm-prompt-templates/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/rpidanny/llm-prompt-templates/compare/llm-prompt-templates-v1.1.0...llm-prompt-templates-v1.2.0) (2023-05-13) + + +### Features + +* add writing prompts ([#10](https://github.com/rpidanny/llm-prompt-templates/issues/10)) ([8be94ed](https://github.com/rpidanny/llm-prompt-templates/commit/8be94ed55e71539b1f58c677ca9f2f1d3295b243)) + # [1.1.0](https://github.com/rpidanny/llm-prompt-templates/compare/llm-prompt-templates-v1.0.3...llm-prompt-templates-v1.1.0) (2023-05-12)