Skip to content

Commit 99ceab4

Browse files
committed
🏷️ Bump up to version 0.0.70 -> 0.0.71.
1 parent 39332d2 commit 99ceab4

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## Latest Changes
44

5+
## 0.0.71
6+
7+
### :bug: Bug fixes
8+
9+
- :gear: fixed: move uvicorn package to api cli.
10+
- :gear: fixed: dynamic create docker image with tag and not tag.
11+
- :gear: fixed: add context for docker build cmd.
12+
13+
### :package: Build & Workflow
14+
15+
- :toolbox: build: add cache build on build workflow.
16+
517
## 0.0.70
618

719
### :sparkles: Features

src/ddeutil/workflow/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "0.0.70"
1+
__version__: str = "0.0.71"

0 commit comments

Comments
 (0)