Skip to content

Commit 712e116

Browse files
chore(release): 0.21.1 [skip ci]
## [0.21.1](v0.21.0...v0.21.1) (2025-05-07) ### Bug Fixes * improve error handling ([b6fe140](b6fe140))
1 parent b6fe140 commit 712e116

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.21.1](https://github.com/fhswf/openai-ui/compare/v0.21.0...v0.21.1) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* improve error handling ([b6fe140](https://github.com/fhswf/openai-ui/commit/b6fe140580ce9656d0e1a58dc9058fab900599c2))
7+
18
# [0.21.0](https://github.com/fhswf/openai-ui/compare/v0.20.3...v0.21.0) (2025-04-09)
29

310

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "K!mpuls Chatbot",
33
"description": "Use the K!mpuls Chatbot to acces OpenAI models securly.",
4-
"version": "0.21.0",
4+
"version": "0.21.1",
55
"manifest_version": 3,
66
"author": "Christian Gawron",
77
"homepage_url": "https://openai.ki.fh-swf.de",

public/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"release": "0.21.0",
3-
"build_sha": "7f11557f8d9cc9cdf8af819e27058e00daa75016",
2+
"release": "0.21.1",
3+
"build_sha": "b6fe140580ce9656d0e1a58dc9058fab900599c2",
44
"repo_url": "https://api.github.com/repos/fhswf/openai-ui"
55
}

0 commit comments

Comments
 (0)