Skip to content

Commit db693ab

Browse files
author
semantic-release
committed
0.19.3
Automatically generated by python-semantic-release
1 parent bbfb871 commit db693ab

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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.3 (2025-06-28)
5+
6+
### Bug Fixes
7+
8+
- 🐛 Fix release workflow
9+
([`bbfb871`](https://github.com/getcodelimit/codelimit/commit/bbfb871063838483271300950f74951763cd38d6))
10+
11+
412
## v0.19.2 (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.2"
1+
version = "0.19.3"

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.2"
3+
version = "0.19.3"
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)