Skip to content

Commit a01b789

Browse files
github-actions[bot]djmaxus
authored andcommitted
chore(main): release 0.3.0
1 parent b4a0f7a commit a01b789

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/djmaxus/matlab-repo-init/compare/v0.2.1...v0.3.0) (2024-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* :children_crossing: `func`: more accurate argument validation ([76e369d](https://github.com/djmaxus/matlab-repo-init/commit/76e369d98b83e70f969ff2d067e3948e90ad108e))
9+
* :children_crossing: improved `reset_template` ([3d05d76](https://github.com/djmaxus/matlab-repo-init/commit/3d05d766d2f73003b60bcef0a082e5a12da1b69a))
10+
* :green_heart: do not lint `CHANGELOG.md` ([c7580c8](https://github.com/djmaxus/matlab-repo-init/commit/c7580c8f37423a992779edcbef18464ccc8841d8))
11+
* :green_heart: markdownlint: exclude `develop` branch from the workflow's logic ([10d7881](https://github.com/djmaxus/matlab-repo-init/commit/10d7881494fa50ee00aa59badcd9aeb573936234))
12+
13+
14+
### Continuous Integration
15+
16+
* :construction_worker: `release-please`: add manual trigger ([b4a0f7a](https://github.com/djmaxus/matlab-repo-init/commit/b4a0f7ac8b0ac164fc8331ab9d2d92f3652f8982))
17+
318
## [0.2.1](https://github.com/djmaxus/matlab-repo-init/compare/v0.2.0...v0.2.1) (2024-09-23)
419

520

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

0 commit comments

Comments
 (0)