Skip to content

Commit 49d9d8e

Browse files
authored
Merge pull request #38 from stellarcarbon/release-please--branches--main
chore(main): release 0.14.0
2 parents 30ca6d6 + 3c342c3 commit 49d9d8e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/stellarcarbon/sc-audit/compare/v0.13.1...v0.14.0) (2025-12-07)
4+
5+
6+
### Features
7+
8+
* **cli:** add view analytics command ([3b9496e](https://github.com/stellarcarbon/sc-audit/commit/3b9496ef980acc105a1efbfb581964258dd644e8))
9+
* **stats:** add view for YoY metrics ([b2b1d54](https://github.com/stellarcarbon/sc-audit/commit/b2b1d54e5ffebc329cfc2684f36d752f2b551dea))
10+
311
## [0.13.1](https://github.com/stellarcarbon/sc-audit/compare/v0.13.0...v0.13.1) (2025-11-14)
412

513

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.1"
3+
version = "0.14.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)