Skip to content

Commit c81db87

Browse files
chore: release 0.12.13
1 parent e392c78 commit c81db87

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.12.13 — 2026-02-24
4+
5+
### Bug Fixes
6+
- fix: handle zero PRs in release notes; extract CHANGELOG updater to script (#580)
7+
- fix: plain release notes fallback + sync version to 0.12.11 (#579)
8+
- fix: MCP + server reliability, observability, and hardening (#578)
9+
10+
### Other
11+
- for the PR (#577)
12+
313
## 0.8.3 2025-01-23
414
Fixes #299 Update height of ag-grid
515
Fixes tooltips so they can display values from other columns

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"numpy >= 2.2.5; python_version >= '3.13'",
4242
]
4343

44-
version = "0.12.12"
44+
version = "0.12.13"
4545

4646

4747
[project.license]

0 commit comments

Comments
 (0)