Skip to content

Commit 6519cc7

Browse files
irskepclaude
andcommitted
Bump version to 0.1.5 and update CHANGELOG.md
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dc9e50d commit 6519cc7

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
@@ -6,6 +6,10 @@
66

77
### Added
88

9+
## 0.1.5 - TBD
10+
11+
### Added
12+
913
## 0.1.4 - 2025-07-16
1014

1115
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cimonitor"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "Monitor GitHub CI workflows, fetch logs, and track build status"
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)