Skip to content

Commit 5a2f820

Browse files
author
semantic-release
committed
0.19.5
Automatically generated by python-semantic-release
1 parent d5ee372 commit 5a2f820

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

33

4+
## v0.19.5 (2025-06-28)
5+
6+
### Bug Fixes
7+
8+
- πŸ› Fix release workflow
9+
([`d5ee372`](https://github.com/getcodelimit/codelimit/commit/d5ee372eaaa74bb6e1f05f356d1aa951cd9c9765))
10+
11+
- πŸ› Fix release workflow
12+
([`5a95f2f`](https://github.com/getcodelimit/codelimit/commit/5a95f2f56393146b5f7e756cdbd2ed95ec4e2f76))
13+
14+
415
## v0.19.4 (2025-06-28)
516

617
### 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.4"
1+
version = "0.19.5"

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