Skip to content

Commit 8022092

Browse files
authored
Merge pull request #36 from stellarcarbon/release-please--branches--main
chore(main): release 0.13.1
2 parents 8f71904 + e90e787 commit 8022092

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.13.1](https://github.com/stellarcarbon/sc-audit/compare/v0.13.0...v0.13.1) (2025-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* gracefully handle sorocarbon memos longer than 64 bytes ([8f71904](https://github.com/stellarcarbon/sc-audit/commit/8f71904fa0b3e9ba922d42c65fcd598a757f9258))
9+
310
## [0.13.0](https://github.com/stellarcarbon/sc-audit/compare/v0.12.3...v0.13.0) (2025-11-11)
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.13.0"
3+
version = "0.13.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)