Skip to content

Commit 7447da5

Browse files
authored
Merge pull request #35 from stellarcarbon/release-please--branches--main
chore(main): release 0.13.0
2 parents 3793f41 + c1591c9 commit 7447da5

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.13.0](https://github.com/stellarcarbon/sc-audit/compare/v0.12.3...v0.13.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* **schema:** rename paging_token columns to TOID ([3793f41](https://github.com/stellarcarbon/sc-audit/commit/3793f417056db743cdc827848f3ba81f760ea45d))
9+
10+
11+
### Bug Fixes
12+
13+
* expect `_pkey` constraint name on postgres ([4563718](https://github.com/stellarcarbon/sc-audit/commit/4563718ff5221f60244a129650a5fe19f3afa685))
14+
315
## [0.12.3](https://github.com/stellarcarbon/sc-audit/compare/v0.12.2...v0.12.3) (2025-11-11)
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.3"
3+
version = "0.13.0"
44
description = "Stellarcarbon database with monitoring and audit functionality"
55
authors = ["Alex Olieman <alex@olieman.net>"]
66
license = "MIT"

0 commit comments

Comments
 (0)