Skip to content

Commit 7e8de9f

Browse files
authored
Merge pull request #26 from stellarcarbon/release-please--branches--main
chore(main): release 0.10.5
2 parents e252f7f + a27e075 commit 7e8de9f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.10.5](https://github.com/stellarcarbon/sc-audit/compare/v0.10.4...v0.10.5) (2025-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **migrations:** apply branch label in new revision ([8dbd146](https://github.com/stellarcarbon/sc-audit/commit/8dbd1462e1f6b2f1d88a0c5d57379110d0d43126))
9+
* **migrations:** wrap `context.get_context()` in a function ([8e7c48a](https://github.com/stellarcarbon/sc-audit/commit/8e7c48aae8b029eb3bca8604de2cb3360e6350fb))
10+
311
## [0.10.4](https://github.com/stellarcarbon/sc-audit/compare/v0.10.3...v0.10.4) (2025-06-27)
412

513

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 = "sc-audit"
3-
version = "0.10.4"
3+
version = "0.10.5"
44
description = "Stellarcarbon database with monitoring and audit functionality"
55
authors = ["Alex Olieman <alex@olieman.net>"]
66
license = "MIT"

0 commit comments

Comments
 (0)