Skip to content

Commit a4d3794

Browse files
author
semantic-release
committed
0.9.0
Automatically generated by python-semantic-release
1 parent ad80069 commit a4d3794

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.0 (2025-12-16)
6+
7+
### Features
8+
9+
- Add OPENWEBUI_MODE for OpenWebUI tool integration
10+
([`ad80069`](https://github.com/danielcopper/openapi-image-gen/commit/ad800692ade5c7b2ee8b33212beaec7e9e801efd))
11+
12+
513
## v0.8.1 (2025-12-15)
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.8.1"
3+
version = "0.9.0"
44
description = "Image Generation OpenAPI Server with LiteLLM integration"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)