Skip to content

Commit fb98f0d

Browse files
chore(release): 0.22.0 [skip ci]
# [0.22.0](v0.21.4...v0.22.0) (2025-07-07) ### Features * import/export settings ([4c9c282](4c9c282))
1 parent 3dd447e commit fb98f0d

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.22.0](https://github.com/fhswf/openai-ui/compare/v0.21.4...v0.22.0) (2025-07-07)
2+
3+
4+
### Features
5+
6+
* import/export settings ([4c9c282](https://github.com/fhswf/openai-ui/commit/4c9c2826986bb42d09aed5c1c1823970e76e17b3))
7+
18
## [0.21.4](https://github.com/fhswf/openai-ui/compare/v0.21.3...v0.21.4) (2025-06-26)
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.4",
4+
"version": "0.22.0",
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.4",
3-
"build_sha": "57e2d7abe17059821c59409897d1494bbb6b5b65",
2+
"release": "0.22.0",
3+
"build_sha": "3dd447e9ff2c7c7844ccd06c5448d56d724ddf68",
44
"repo_url": "https://api.github.com/repos/fhswf/openai-ui"
55
}

0 commit comments

Comments
 (0)