Skip to content

Commit 760451b

Browse files
🔖 Release version 0.0.27 (#435)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e3893ef commit 760451b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

release-notes.md

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

33
## Latest Changes
44

5+
## 0.0.27 (2026-06-18)
6+
57
### Features
68

79
* ✨ Add `FASTAPI_PUBLIC_URL` env var to configure app's public URL that is shown on startup. PR [#381](https://github.com/fastapi/fastapi-cli/pull/381) by [@YuriiMotov](https://github.com/YuriiMotov).

src/fastapi_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.26"
1+
__version__ = "0.0.27"

0 commit comments

Comments
 (0)