Skip to content

Commit 39ba9a0

Browse files
chore(release): 0.21.4 [skip ci]
## [0.21.4](v0.21.3...v0.21.4) (2025-06-26) ### Bug Fixes * version bump nginx ([57e2d7a](57e2d7a))
1 parent 57e2d7a commit 39ba9a0

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.4](https://github.com/fhswf/openai-ui/compare/v0.21.3...v0.21.4) (2025-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* version bump nginx ([57e2d7a](https://github.com/fhswf/openai-ui/commit/57e2d7abe17059821c59409897d1494bbb6b5b65))
7+
18
## [0.21.3](https://github.com/fhswf/openai-ui/compare/v0.21.2...v0.21.3) (2025-06-05)
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.3",
4+
"version": "0.21.4",
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.3",
3-
"build_sha": "d3dca5cee53c06b4e5b3edc599f6c98457a47f0c",
2+
"release": "0.21.4",
3+
"build_sha": "57e2d7abe17059821c59409897d1494bbb6b5b65",
44
"repo_url": "https://api.github.com/repos/fhswf/openai-ui"
55
}

0 commit comments

Comments
 (0)