Skip to content

Commit b9f280a

Browse files
author
semantic-release
committed
0.9.2
Automatically generated by python-semantic-release
1 parent 09335d2 commit b9f280a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.9.2 (2025-12-16)
6+
7+
### Bug Fixes
8+
9+
- **openwebui**: Use HTMLResponse with Content-Disposition inline
10+
([`09335d2`](https://github.com/danielcopper/openapi-image-gen/commit/09335d21589241f6c528aff4143a52275972ec65))
11+
12+
513
## v0.9.1 (2025-12-16)
614

715
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "image-generation-api"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
description = "Image Generation OpenAPI Server with LiteLLM integration"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)