Skip to content

Commit

Permalink
chore(llm-prompt-templates): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-05-08)

### Bug Fixes

* liniting errors ([483d9b0](483d9b0))

### Features

* add modal ([d3916e9](d3916e9))
* add new prompt templates ([e5e3b8b](e5e3b8b))
* add prompt template tags ([f55de23](f55de23))
* initial implementation 🚀 ([894c839](894c839))
* setup release ([1455f90](1455f90))
* use react components ([459f94d](459f94d))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent c8647ad commit 819f161
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/llm-prompt-templates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 1.0.0 (2023-05-08)


### Bug Fixes

* liniting errors ([483d9b0](https://github.com/rpidanny/llm-prompt-templates/commit/483d9b037f1680c2a237ecb97b551bb82a8a394c))


### Features

* add modal ([d3916e9](https://github.com/rpidanny/llm-prompt-templates/commit/d3916e96a010807af219d36ea6a417c2885571eb))
* add new prompt templates ([e5e3b8b](https://github.com/rpidanny/llm-prompt-templates/commit/e5e3b8b926a5ba48f7ed2b023b9b359ca6a83332))
* add prompt template tags ([f55de23](https://github.com/rpidanny/llm-prompt-templates/commit/f55de23a490178ff1867e5ea8098b0b11eba03db))
* initial implementation 🚀 ([894c839](https://github.com/rpidanny/llm-prompt-templates/commit/894c83948c8fee40d2f054edf39ab7f3f65736e9))
* setup release ([1455f90](https://github.com/rpidanny/llm-prompt-templates/commit/1455f9099a70d515545837ebee8afb2a03d8dc2c))
* use react components ([459f94d](https://github.com/rpidanny/llm-prompt-templates/commit/459f94d7eb85a1e30bd501f9fae8a22d52faebf5))

0 comments on commit 819f161

Please sign in to comment.