Skip to content

Commit 7bc967d

Browse files
chore(release): 0.20.0 [skip ci]
# [0.20.0](v0.19.2...v0.20.0) (2025-03-30) ### Features * speech input ([2bcac57](2bcac57))
1 parent 8e1c4ac commit 7bc967d

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.0](https://github.com/fhswf/openai-ui/compare/v0.19.2...v0.20.0) (2025-03-30)
2+
3+
4+
### Features
5+
6+
* speech input ([2bcac57](https://github.com/fhswf/openai-ui/commit/2bcac573d2d8ebe2ad4b60e475dbc9797ccf7446))
7+
18
## [0.19.2](https://github.com/fhswf/openai-ui/compare/v0.19.1...v0.19.2) (2025-03-28)
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.19.2",
4+
"version": "0.20.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.19.2",
3-
"build_sha": "de7b172cb9b4f713d14726f5bad493d13f93ab29",
2+
"release": "0.20.0",
3+
"build_sha": "8e1c4acfc64eefa5c25e551c0beb53d680f4dc11",
44
"repo_url": "https://api.github.com/repos/fhswf/openai-ui"
55
}

0 commit comments

Comments
 (0)