Skip to content

Commit 4abb5bc

Browse files
author
semantic-release
committed
0.6.0
Automatically generated by python-semantic-release
1 parent c16e04c commit 4abb5bc

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.6.0 (2025-12-14)
6+
7+
### Features
8+
9+
- Show DEFAULT_MODEL in OpenAPI schema
10+
([`c16e04c`](https://github.com/danielcopper/openapi-image-gen/commit/c16e04ce4b163a17ee188f43befc7c989d823cc4))
11+
12+
### Refactoring
13+
14+
- Rename OPENWEBUI_API_URL to OPENWEBUI_BASE_URL
15+
([`2620222`](https://github.com/danielcopper/openapi-image-gen/commit/2620222be1a3254cf77d6532bcb111411698e29b))
16+
17+
518
## v0.5.0 (2025-12-14)
619

720
### Features

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.5.0"
3+
version = "0.6.0"
44
description = "Image Generation OpenAPI Server with LiteLLM integration"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)