Skip to content

Commit 58c3080

Browse files
author
semantic-release
committed
0.19.2
Automatically generated by python-semantic-release
1 parent 78474ab commit 58c3080

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

33

4+
## v0.19.2 (2025-06-28)
5+
6+
### Bug Fixes
7+
8+
- πŸ› Fix release workflow
9+
([`78474ab`](https://github.com/getcodelimit/codelimit/commit/78474ab7f4c0068739b033992ff203f67a5c0e93))
10+
11+
- πŸ› Fix release workflow
12+
([`7573881`](https://github.com/getcodelimit/codelimit/commit/75738813fa90091f5fd9b949499ffd7d847ffcce))
13+
14+
- πŸ› Fix release workflow
15+
([`e81ccb6`](https://github.com/getcodelimit/codelimit/commit/e81ccb6ba11d920005a0596f2c8d7fb69bd01305))
16+
17+
- πŸ› Fix release workflow
18+
([`cf3e397`](https://github.com/getcodelimit/codelimit/commit/cf3e397449aa348e16826d73a62d97920a23585c))
19+
20+
421
## v0.19.1 (2025-06-28)
522

623
### 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.1"
1+
version = "0.19.2"

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