Skip to content

Commit 5b3f7ab

Browse files
committed
1.5.0
Automatically generated by python-semantic-release
1 parent 19efb32 commit 5b3f7ab

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.5.0 (2025-12-20)
6+
7+
### Documentation
8+
9+
- **github**: Update first-time setup wording to accept any custom field
10+
([`fd8c220`](https://github.com/lilfetz22/linkedIn-post-automation-multi-agent/commit/fd8c2201dcb0aa5b8db67a706561f13b5d5a52a0))
11+
12+
- **readme**: Clarify field selection and examples for freeform fields
13+
([`6c9ca8c`](https://github.com/lilfetz22/linkedIn-post-automation-multi-agent/commit/6c9ca8c24a5d2f0392b430e536a18dfc84df3e88))
14+
15+
### Features
16+
17+
- **config**: Allow arbitrary custom field input in CLI and config
18+
([`4ae2c19`](https://github.com/lilfetz22/linkedIn-post-automation-multi-agent/commit/4ae2c192ba5b00ccd326850d301c6b22894b3203))
19+
20+
521
## v1.4.0 (2025-12-14)
622

723
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "linkedin-post-automation"
7-
version = "1.4.0"
7+
version = "1.5.0"
88
description = "Multi-agent orchestration system for generating LinkedIn posts"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)