We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d86395 commit 458828bCopy full SHA for 458828b
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v1.6.0 (2025-12-31)
6
+
7
+### Features
8
9
+- **prompt-generator**: Enforce template headings and add self-repair pass; aggregate token usage
10
+ ([`9fea4b6`](https://github.com/lilfetz22/linkedIn-post-automation-multi-agent/commit/9fea4b652ed5de39ec4f8a2a8b7746a272f44764))
11
12
13
## v1.5.0 (2025-12-20)
14
15
### Documentation
pyproject.toml
@@ -4,7 +4,7 @@
[project]
name = "linkedin-post-automation"
-version = "1.5.0"
+version = "1.6.0"
description = "Multi-agent orchestration system for generating LinkedIn posts"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments