Skip to content

Commit 84d5387

Browse files
author
semantic-release
committed
0.9.6
Automatically generated by python-semantic-release
1 parent 5b512ab commit 84d5387

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

4+
## v0.9.6 (2025-02-14)
5+
6+
### Bug Fixes
7+
8+
- **deps**: Update dependency mkdocstrings to v0.28.0
9+
([#70](https://github.com/watermarkhu/mkdocstrings-matlab/pull/70),
10+
[`5b512ab`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/5b512abd5656187ad888f5edf4a99aa9bff24141))
11+
12+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
13+
14+
415
## v0.9.5 (2025-02-02)
516

617
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocstrings-matlab"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
description = "A MATLAB handler for mkdocstrings"
55
authors = [
66
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }

0 commit comments

Comments
 (0)