Skip to content

Commit 12b9e46

Browse files
committed
🔖 Bump up to version 0.0.26 -> 0.0.26.post0.
1 parent d2ed6f6 commit 12b9e46

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33
## Latest Changes
44

5+
## 0.0.26.post0
6+
7+
### :sparkles: Features
8+
9+
- :dart: feat: add get log route on api component. (_2025-01-06_)
10+
11+
### :card_file_box: Documents
12+
13+
- :page_facing_up: docs: add more document on mkdocs. (_2025-01-06_)
14+
15+
### :bug: Fix Bugs
16+
17+
- :gear: fixed: change entrypoint in docker file. (_2025-01-06_)
18+
- :gear: fixed: remove use PathSearch from ddeutil-io. (_2025-01-06_)
19+
520
## 0.0.26
621

722
### :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.26"
1+
__version__: str = "0.0.26.post0"

0 commit comments

Comments
 (0)