Skip to content

Commit 720c01a

Browse files
authored
Merge pull request #22 from stellarcarbon/release-please--branches--main
chore(main): release 0.10.1
2 parents de10e1c + 2d8f323 commit 720c01a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.10.1](https://github.com/stellarcarbon/sc-audit/compare/v0.10.0...v0.10.1) (2025-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* unpack load_sink_events return value ([de10e1c](https://github.com/stellarcarbon/sc-audit/commit/de10e1ce138c885307e90fad36468c7c37ca0ac9))
9+
310
## [0.10.0](https://github.com/stellarcarbon/sc-audit/compare/v0.9.4...v0.10.0) (2025-06-14)
411

512

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

0 commit comments

Comments
 (0)