Skip to content

Commit 0028cb2

Browse files
author
semantic-release
committed
0.5.0
Automatically generated by python-semantic-release
1 parent 96278d0 commit 0028cb2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.5.0 (2025-01-03)
5+
6+
### Features
7+
8+
- Force minor release ([#31](https://github.com/watermarkhu/mkdocstrings-matlab/pull/31),
9+
[`96278d0`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/96278d0ff1080bbb4ac102190653c0fa1a269664))
10+
11+
412
## v0.4.2 (2025-01-03)
513

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

0 commit comments

Comments
 (0)