Skip to content

Commit ac5e29f

Browse files
author
semantic-release
committed
0.19.4
Automatically generated by python-semantic-release
1 parent 0ed0c20 commit ac5e29f

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

33

4+
## v0.19.4 (2025-06-28)
5+
6+
### Bug Fixes
7+
8+
- πŸ› Fix release workflow
9+
([`0ed0c20`](https://github.com/getcodelimit/codelimit/commit/0ed0c203a61914e2749ec445ff92975ab3e42a1a))
10+
11+
### Chores
12+
13+
- 🚧 Fix release workflow
14+
([`204550f`](https://github.com/getcodelimit/codelimit/commit/204550f8069a0b492159ea8295ddf70ae31b00fa))
15+
16+
417
## v0.19.3 (2025-06-28)
518

619
### 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.3"
1+
version = "0.19.4"

β€Ž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.3"
3+
version = "0.19.4"
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)