Skip to content

Commit 0aae742

Browse files
committed
release: 11.0.4
1 parent 8206f77 commit 0aae742

File tree

4 files changed

+34
-3
lines changed

4 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## 11.0.4
2+
3+
### Various fixes & improvements
4+
5+
- Add version bumping script (#50) by @spalmurray
6+
- Add changelog.md (#50) by @spalmurray
7+
- Test2 (#50) by @spalmurray
8+
- Test (#50) by @spalmurray
9+
- Add permissions block: (#50) by @spalmurray
10+
- Create initial craft workflow (#50) by @spalmurray
11+
- fix: configurable rebranding (#7) by @joseph-sentry
12+
- fix: handle merge_group github events (#6) by @joseph-sentry
13+
- ci(release): Fix command to get previous release version (#48) by @ElioDiNino
14+
- Release 11.0.3 (#46) by @sentry-release-bot
15+
- fix: build with python 3.9 (#45) by @spalmurray
16+
- Release 11.0.2 (#44) by @sentry-release-bot
17+
- fix: release asset filename wrong (#43) by @spalmurray
18+
- Release 11.0.2 (#42) by @sentry-release-bot
19+
- fix: linux x86_64 build requiring glibc >= 2.35 (#41) by @spalmurray
20+
- Release 11.0.1 (#40) by @sentry-release-bot
21+
- fix: try testing version name (#37) by @thomasrockhu-codecov
22+
- fix: set version name as env var (#35) by @thomasrockhu-codecov
23+
- fix: Downgrade pyinstaller build to python 3.11 (#34) by @spalmurray
24+
- Release 11.0.0 (#33) by @sentry-release-bot
25+
- fix: pypi publish wrong path (#32) by @spalmurray
26+
- Release 11.0.0 (#31) by @sentry-release-bot
27+
- fix: Set contents: write on create_release_pr (#30) by @spalmurray
28+
- fix: codecov-cli build flow (#29) by @spalmurray
29+
30+
_Plus 31 more_
31+

codecov-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codecov-cli"
3-
version = "11.0.3"
3+
version = "11.0.4"
44
description = "Codecov Command Line Interface"
55
readme = "README.md"
66
license-files = ["LICENSE"]

codecov-cli/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prevent-cli/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)