Skip to content

Commit 41b3a9f

Browse files
chore(release): 0.20.2 [skip ci]
## [0.20.2](v0.20.1...v0.20.2) (2025-03-30) ### Bug Fixes * code quality issues ([f04811e](f04811e))
1 parent eae56f6 commit 41b3a9f

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.20.2](https://github.com/fhswf/openai-ui/compare/v0.20.1...v0.20.2) (2025-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* code quality issues ([f04811e](https://github.com/fhswf/openai-ui/commit/f04811eddef1f156064f8f33630b493859b78a93))
7+
18
## [0.20.1](https://github.com/fhswf/openai-ui/compare/v0.20.0...v0.20.1) (2025-03-30)
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.20.1",
4+
"version": "0.20.2",
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.20.1",
3-
"build_sha": "42582abf431e8f380d1fae806e537cc94e7029de",
2+
"release": "0.20.2",
3+
"build_sha": "eae56f60da5e6b7d19ec8650a8985c3a03e59ee5",
44
"repo_url": "https://api.github.com/repos/fhswf/openai-ui"
55
}

0 commit comments

Comments
 (0)