Skip to content

Commit dbeacda

Browse files
committed
πŸ”– Release version 0.15.0
1 parent 299e309 commit dbeacda

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

β€Žrelease-notes.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.15.0 (2026-03-11)
6+
57
### Features
68

79
* ✨ Add `fastapi cloud setup-ci`. PR [#157](https://github.com/fastapilabs/fastapi-cloud-cli/pull/157) by [@savannahostrowski](https://github.com/savannahostrowski).
@@ -10,7 +12,7 @@
1012

1113
* πŸ‘· Add `ty` to precommit. PR [#167](https://github.com/fastapilabs/fastapi-cloud-cli/pull/167) by [@svlandeg](https://github.com/svlandeg).
1214

13-
## 0.14.1 (2026-04-07)
15+
## 0.14.1 (2026-03-07)
1416

1517
### Fixes
1618

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

0 commit comments

Comments
Β (0)