Skip to content

Commit e19a14e

Browse files
committed
πŸ”– Release version 0.10.1
1 parent 5cb0b75 commit e19a14e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

β€Žrelease-notes.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
## Latest Changes
44

5+
## 0.10.1
6+
57
### Fixes
68

79
* πŸ› Fix `env list` for secret environment variables. PR [#147](https://github.com/fastapilabs/fastapi-cloud-cli/pull/147) by [@patrick91](https://github.com/patrick91).
810

911
## 0.10.0
1012

13+
### Features
14+
1115
* `fastapi cloud logs`. PR [#132](https://github.com/fastapilabs/fastapi-cloud-cli/pull/132) by [@savannahostrowski](https://github.com/savannahostrowski).
1216
* ✨ Add support for creating secrets. PR [#146](https://github.com/fastapilabs/fastapi-cloud-cli/pull/146) by [@patrick91](https://github.com/patrick91).
1317

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

0 commit comments

Comments
Β (0)