Skip to content

Commit ccdd419

Browse files
committed
πŸ”– Release version 0.1.4
1 parent b732745 commit ccdd419

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žrelease-notes.mdβ€Ž

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

33
## Latest Changes
44

5+
## 0.1.4
6+
57
### Fixes
68

79
* πŸ› Always load settings lazily. PR [#64](https://github.com/fastapilabs/fastapi-cloud-cli/pull/64) by [@patrick91](https://github.com/patrick91).
10+
11+
## 0.1.3
12+
13+
### Fixes
14+
815
* πŸ› Remove redundant thank you message. PR [#63](https://github.com/fastapilabs/fastapi-cloud-cli/pull/63) by [@patrick91](https://github.com/patrick91).
916

1017
### Refactors
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.4"

0 commit comments

Comments
Β (0)