Skip to content

Commit 7ba3d22

Browse files
chore(release): v1.7.0
1 parent eadc294 commit 7ba3d22

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
<!-- avcmt-release-marker -->
44

5+
## v1.7.0 (2025-06-21)
6+
7+
### 🚀 Features
8+
- **feat(docs):** Introduce AI-powered docstring generation module ([`eadc294`](https://github.com/andyvandaric/avcmt-py/commit/eadc294))
59
## v1.6.0 (2025-06-20)
610

711
### 🚀 Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "avcmt-py"
7-
version = "1.6.0"
7+
version = "1.7.0"
88
description = "avcmt-py: AI-Powered Semantic Release Style Git Commit Automation for Python Project."
99
authors = [ "Andy Vandaric <andyvandaric@gmail.com>",]
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)