Skip to content

Commit 493a606

Browse files
chore(main): release 0.12.2
1 parent ef30884 commit 493a606

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.12.2](https://github.com/stellarcarbon/sc-audit/compare/v0.12.1...v0.12.2) (2025-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* switch DistributionTx PK to paging_token ([d09d8e9](https://github.com/stellarcarbon/sc-audit/commit/d09d8e91f2dc03426fed494fe95d7a769fbad606))
9+
10+
11+
### Documentation
12+
13+
* add instructions for Obsrvr Flow ([4f27567](https://github.com/stellarcarbon/sc-audit/commit/4f27567198644e64011731accb7ec580f12ce085))
14+
315
## [0.12.1](https://github.com/stellarcarbon/sc-audit/compare/v0.12.0...v0.12.1) (2025-11-04)
416

517

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

0 commit comments

Comments
 (0)