infra: prepare for release 0.4.5 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-13 18:49:31 +00:00
parent d358e68539
commit a0d74017cd
4 changed files with 10 additions and 2 deletions

View File

@@ -18,6 +18,10 @@ This changelog is managed by towncrier and is compiled at release time.
<!-- towncrier release notes start -->
## [0.4.5](https://github.com/bentoml/openllm/tree/v0.4.5)
No significant changes.
## [0.4.4](https://github.com/bentoml/openllm/tree/v0.4.4)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-node",
"version": "0.4.5.dev0",
"version": "0.4.5",
"description": "NodeJS library for OpenLLM",
"type": "module",
"repository": {

View File

@@ -18,6 +18,10 @@ This changelog is managed by towncrier and is compiled at release time.
<!-- towncrier release notes start -->
## [0.4.5](https://github.com/bentoml/openllm/tree/v0.4.5)
No significant changes.
## [0.4.4](https://github.com/bentoml/openllm/tree/v0.4.4)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@bentoml/openllm-monorepo",
"version": "0.4.5.dev0",
"version": "0.4.5",
"description": "OpenLLM: Operating LLMs in production",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
"license": "Apache-2.0",