Skip to content

Commit 98e961c

Browse files
author
semantic-release
committed
0.9.7
Automatically generated by python-semantic-release
1 parent 51c6fda commit 98e961c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.9.7 (2025-05-03)
5+
6+
### Bug Fixes
7+
8+
- Handler config ([#84](https://github.com/watermarkhu/mkdocstrings-matlab/pull/84),
9+
[`51c6fda`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/51c6fda399b6a2abf18c6ffa3298bfae167315aa))
10+
11+
### Chores
12+
13+
- **deps**: Update actions/create-github-app-token action to v2
14+
([#80](https://github.com/watermarkhu/mkdocstrings-matlab/pull/80),
15+
[`e9e6899`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/e9e689916e368d9c12f552f22445423888fb651d))
16+
17+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
18+
19+
- **deps**: Update group-github-actions to v9.21.0
20+
([#75](https://github.com/watermarkhu/mkdocstrings-matlab/pull/75),
21+
[`f4c14e3`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/f4c14e321e12d84e79dc7d9da0e3f877921521c7))
22+
23+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
24+
25+
426
## v0.9.6 (2025-02-14)
527

628
### 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.6"
3+
version = "0.9.7"
44
description = "A MATLAB handler for mkdocstrings"
55
authors = [
66
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }

0 commit comments

Comments
 (0)