Skip to content

Commit 71f4d11

Browse files
committed
🔖 Bump up to version 0.0.26.post1 -> 0.0.27.
1 parent 6a9c66e commit 71f4d11

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

33
## Latest Changes
44

5+
## 0.0.27
6+
7+
### :sparkles: Features
8+
9+
- :dart: feat: adjust default value on registry config. (_2025-01-07_)
10+
11+
### :black_nib: Code Changes
12+
13+
- :test_tube: tests: add testcase for filter function. (_2025-01-07_)
14+
15+
### :bug: Fix Bugs
16+
17+
- :gear: fixed: revise log and config object. (_2025-01-07_)
18+
519
## 0.0.26.post1
620

721
### :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.post1"
1+
__version__: str = "0.0.27"

0 commit comments

Comments
 (0)