Skip to content

Commit 94e3fb0

Browse files
author
semantic-release
committed
0.7.0
Automatically generated by python-semantic-release
1 parent 81b551d commit 94e3fb0

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.7.0 (2025-01-12)
5+
6+
### Chores
7+
8+
- **deps**: Update python-semantic-release/publish-action action to v9.16.0
9+
([#38](https://github.com/watermarkhu/mkdocstrings-matlab/pull/38),
10+
[`fc404c4`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/fc404c46af2830eaba288beb8635092174a21b3b))
11+
12+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
13+
14+
- **deps**: Update python-semantic-release/python-semantic-release action to v9.16.0
15+
([#39](https://github.com/watermarkhu/mkdocstrings-matlab/pull/39),
16+
[`56e8f87`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/56e8f877d357deeaee3eb6cf31bee2b064ee2438))
17+
18+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
19+
20+
Co-authored-by: Mark Shui Hu <watermarkhu@gmail.com>
21+
22+
### Features
23+
24+
- Folder modules ([#37](https://github.com/watermarkhu/mkdocstrings-matlab/pull/37),
25+
[`81b551d`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/81b551d794804212c18645926d58121cf556c79d))
26+
27+
* remove redundant root object
28+
29+
* feat: document folders
30+
31+
* uv format
32+
33+
* docs: update readme
34+
35+
436
## v0.6.0 (2025-01-04)
537

638
### Documentation

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

0 commit comments

Comments
 (0)