Skip to content

Commit f6d144c

Browse files
github-actions[bot]djmaxus
authored andcommitted
chore(main): release 0.17.0
1 parent 04ac0ec commit f6d144c

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.16.0"}
1+
{".":"0.17.0"}

CHANGELOG.md

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

3+
## [0.17.0](https://github.com/djmaxus/matlab-repo-init/compare/v0.16.0...v0.17.0) (2025-05-18)
4+
5+
6+
### Features
7+
8+
* **ci:** config file for markdownlint ([e5e3f0d](https://github.com/djmaxus/matlab-repo-init/commit/e5e3f0d76380dfebcdf160842134198d88e6b02d))
9+
* **ci:** cSpell: add language and scientific dict ([1814273](https://github.com/djmaxus/matlab-repo-init/commit/1814273f79ddee01e4f48cb40c7f0a870bc421d7))
10+
* **matlab:** support multiple test files ([04ac0ec](https://github.com/djmaxus/matlab-repo-init/commit/04ac0ec9cb4a24a0f24894bb2a852d209e8d4f17))
11+
* **matlab:** warn if warning_threshold ~=0 ([0670c7b](https://github.com/djmaxus/matlab-repo-init/commit/0670c7b14c89794b0656af7780659e64d868ccae))
12+
13+
14+
### Bug Fixes
15+
16+
* **github:** update main branch protection rule ([7683c2d](https://github.com/djmaxus/matlab-repo-init/commit/7683c2da3ec3ebaabb7ae22f14e998f897dadd1d))
17+
* **git:** update list of `git archive`d files ([b3c0cfe](https://github.com/djmaxus/matlab-repo-init/commit/b3c0cfe77acc65c201aedd8ba1a4f06866dc1749))
18+
* **matlab:** reset test warn "not implemented" ([49eddce](https://github.com/djmaxus/matlab-repo-init/commit/49eddcede7c9fe46d56824a5462f3b93f5e22556))
19+
320
## [0.16.0](https://github.com/djmaxus/matlab-repo-init/compare/v0.15.1...v0.16.0) (2025-05-16)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

0 commit comments

Comments
 (0)