You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,19 @@
1
1
# CHANGELOG
2
2
3
-
<!--version list-->
3
+
<!--avcmt-release-marker-->
4
4
5
+
## v1.5.1 (2025-06-19)
6
+
7
+
### 🐛 Bug Fixes
8
+
-**fix(release_manager):** improve version file and changelog handling with validation and backward compatibility ([`a9fcadd`](https://github.com/andyvandaric/avcmt-py/commit/a9fcadd))
9
+
-**fix(avcmt):** remove redundant render_prompt function and centralize Jinja2 environment setup ([`e896361`](https://github.com/andyvandaric/avcmt-py/commit/e896361))
10
+
11
+
### 🧹 Chores
12
+
-**chore(avcmt/modules):** fix changelog update to handle empty marker correctly ([`e8d280d`](https://github.com/andyvandaric/avcmt-py/commit/e8d280d))
13
+
14
+
### 📦 Others
15
+
-**other:** Merge pull request #5 from andyvandaric/fix/release_manager ([`fff2cc9`](https://github.com/andyvandaric/avcmt-py/commit/fff2cc9))
16
+
-**other:** Merge pull request #4 from andyvandaric/feature/changelog ([`88b079f`](https://github.com/andyvandaric/avcmt-py/commit/88b079f))
0 commit comments