Skip to content

Commit 360dd7b

Browse files
authored
Merge pull request #6 from Soju06/release-please--branches--main
chore(main): release 0.1.4
2 parents cd031fb + a5a634e commit 360dd7b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

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

3+
## [0.1.4](https://github.com/Soju06/codex-lb/compare/v0.1.3...v0.1.4) (2026-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **db:** harden session cleanup on cancellation ([dee3916](https://github.com/Soju06/codex-lb/commit/dee3916efa83dedec1d5ad43e1e14950b8c6e4a7))
9+
310
## [0.1.3](https://github.com/Soju06/codex-lb/compare/v0.1.2...v0.1.3) (2026-01-12)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codex-lb"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Codex load balancer and proxy for ChatGPT accounts with usage dashboard"
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)