Skip to content

Commit 2517028

Browse files
author
semantic-release
committed
0.11.3
Automatically generated by python-semantic-release
1 parent e1e57f9 commit 2517028

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.11.3 (2024-12-04)
5+
6+
### Bug Fixes
7+
8+
- πŸ› Fix markdown formatting
9+
([`e1e57f9`](https://github.com/getcodelimit/codelimit/commit/e1e57f9bc146df79265961319a7e9ae1229eb5a5))
10+
11+
### Chores
12+
13+
- 🚧 Improve markdown report, remove GH App commands
14+
([`48656f2`](https://github.com/getcodelimit/codelimit/commit/48656f24e3a1e386323f4ff68da75f09eea5eaa1))
15+
16+
417
## v0.11.2 (2024-12-03)
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.11.2"
1+
version = "0.11.3"

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "codelimit"
3-
version = "0.11.2"
3+
version = "0.11.3"
44
description = ""
55
authors = ["Rob van der Leek <[email protected]>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
Β (0)