Skip to content

Commit 2ffe471

Browse files
authored
Merge pull request #23 from stellarcarbon/release-please--branches--main
chore(main): release 0.10.2
2 parents d1b4cb6 + 98e14f6 commit 2ffe471

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.2](https://github.com/stellarcarbon/sc-audit/compare/v0.10.1...v0.10.2) (2025-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* prefix foreign key constraints ([d1b4cb6](https://github.com/stellarcarbon/sc-audit/commit/d1b4cb6b1c8e14e3bd7d2aed855ac8d53a59e3a1))
9+
310
## [0.10.1](https://github.com/stellarcarbon/sc-audit/compare/v0.10.0...v0.10.1) (2025-06-16)
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.1"
3+
version = "0.10.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)