Skip to content

Commit 980f436

Browse files
author
semantic-release
committed
0.19.6
Automatically generated by python-semantic-release
1 parent 7d44e63 commit 980f436

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.19.6 (2025-06-28)
5+
6+
### Bug Fixes
7+
8+
- 🐛 Eat. My. Shorts.
9+
([`7d44e63`](https://github.com/getcodelimit/codelimit/commit/7d44e63b9bf10cf43fce820f41d498f5719569cb))
10+
11+
412
## v0.19.5 (2025-06-28)
513

614
### Bug Fixes

codelimit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.19.5"
1+
version = "0.19.6"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codelimit"
3-
version = "0.19.5"
3+
version = "0.19.6"
44
description = ""
55
authors = [{ name = "Rob van der Leek", email = "robvanderleek@gmail.com" }]
66
requires-python = ">=3.10,<3.14"

0 commit comments

Comments
 (0)