Skip to content

Commit e22e447

Browse files
committed
build: bump version to 1.2.3
1 parent 5eee403 commit e22e447

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.2.3] - 2025-03-05
4+
### 🛠️ Fixes
5+
- Fix auto-release workflow to correctly detect version bump commits
6+
- Add verbose output to PyPI publish workflow for better diagnostics
7+
38
## [1.2.2] - 2025-03-05
49
### 🛠️ Fixes
510
- Update publish workflow to trigger on both published and created releases

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "commitloom"
3-
version = "1.2.2"
3+
version = "1.2.3"
44
description = "Weave perfect git commits with AI-powered intelligence"
55
authors = ["Petru Arakiss <petruarakiss@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)