We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299e309 commit dbeacdaCopy full SHA for dbeacda
βrelease-notes.mdβ
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.15.0 (2026-03-11)
6
+
7
### Features
8
9
* β¨ 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 @@
10
12
11
13
* π· Add `ty` to precommit. PR [#167](https://github.com/fastapilabs/fastapi-cloud-cli/pull/167) by [@svlandeg](https://github.com/svlandeg).
14
-## 0.14.1 (2026-04-07)
15
+## 0.14.1 (2026-03-07)
16
17
### Fixes
18
βsrc/fastapi_cloud_cli/__init__.pyβ
@@ -1 +1 @@
1
-__version__ = "0.14.1"
+__version__ = "0.15.0"
0 commit comments