|
| 1 | +## 11.0.4 |
| 2 | + |
| 3 | +### Various fixes & improvements |
| 4 | + |
| 5 | +- fix: Add dependencies to package step (#81) by @spalmurray |
| 6 | +- fix: Bundle assets into one artifact named sha for craft publish (#80) by @spalmurray |
| 7 | +- fix: Craft try removing requireNames (#79) by @spalmurray |
| 8 | +- fix: macos build (#78) by @spalmurray |
| 9 | +- feat: Build out Craft release flow (#50) by @spalmurray |
| 10 | +- feat: create new upload command (#77) by @joseph-sentry |
| 11 | +- Remove workflows.old (#49) by @spalmurray |
| 12 | +- docs: Update readme to be slightly more informative (#76) by @spalmurray |
| 13 | +- Add craft yaml (#51) by @spalmurray |
| 14 | +- fix: configurable rebranding (#7) by @joseph-sentry |
| 15 | +- fix: handle merge_group github events (#6) by @joseph-sentry |
| 16 | +- ci(release): Fix command to get previous release version (#48) by @ElioDiNino |
| 17 | +- Release 11.0.3 (#46) by @sentry-release-bot |
| 18 | +- fix: build with python 3.9 (#45) by @spalmurray |
| 19 | +- Release 11.0.2 (#44) by @sentry-release-bot |
| 20 | +- fix: release asset filename wrong (#43) by @spalmurray |
| 21 | +- Release 11.0.2 (#42) by @sentry-release-bot |
| 22 | +- fix: linux x86_64 build requiring glibc >= 2.35 (#41) by @spalmurray |
| 23 | +- Release 11.0.1 (#40) by @sentry-release-bot |
| 24 | +- fix: try testing version name (#37) by @thomasrockhu-codecov |
| 25 | +- fix: set version name as env var (#35) by @thomasrockhu-codecov |
| 26 | +- fix: Downgrade pyinstaller build to python 3.11 (#34) by @spalmurray |
| 27 | +- Release 11.0.0 (#33) by @sentry-release-bot |
| 28 | +- fix: pypi publish wrong path (#32) by @spalmurray |
| 29 | + |
| 30 | +_Plus 34 more_ |
| 31 | + |
1 | 32 | ## 11.0.3 |
2 | 33 |
|
3 | 34 | ### What's Changed |
|
0 commit comments