Skip to content

Commit c1fdf2f

Browse files
authored
Merge pull request #30 from stellarcarbon/release-please--branches--main
chore(main): release 0.12.0
2 parents c8c6503 + d189726 commit c1fdf2f

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.12.0](https://github.com/stellarcarbon/sc-audit/compare/v0.11.0...v0.12.0) (2025-08-27)
4+
5+
6+
### Features
7+
8+
* **view:** add contract call filter ([c8c6503](https://github.com/stellarcarbon/sc-audit/commit/c8c65037be6c57cfa158f9fc4ecc7223dab0771e))
9+
310
## [0.11.0](https://github.com/stellarcarbon/sc-audit/compare/v0.10.6...v0.11.0) (2025-08-27)
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.11.0"
3+
version = "0.12.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)