Skip to content

Commit 3e8d4d2

Browse files
author
semantic-release
committed
0.9.2
Automatically generated by python-semantic-release
1 parent 131c30c commit 3e8d4d2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.9.2 (2025-01-26)
5+
6+
### Bug Fixes
7+
8+
- **deps**: Update deps ([#59](https://github.com/watermarkhu/mkdocstrings-matlab/pull/59),
9+
[`131c30c`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/131c30ca6046a85def35f37f5f2a3d48e9815f2d))
10+
11+
* chore(deps): update python-semantic-release/python-semantic-release action to v9.17.0 (#55)
12+
13+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
14+
15+
* chore(deps): update python-semantic-release/publish-action action to v9.17.0 (#54)
16+
17+
* fix(deps): update dependency tree-sitter to v0.24.0 (#53)
18+
19+
---------
20+
21+
422
## v0.9.1 (2025-01-16)
523

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

0 commit comments

Comments
 (0)