Skip to content

Commit c23169d

Browse files
github-actions[bot]djmaxus
authored andcommitted
chore(main): release 0.14.0
1 parent 6cb881d commit c23169d

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.13.3"}
1+
{".":"0.14.0"}

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [0.14.0](https://github.com/djmaxus/matlab-repo-init/compare/v0.13.3...v0.14.0) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* **init:** πŸ“„ generate source template notice in README ([2e404cf](https://github.com/djmaxus/matlab-repo-init/commit/2e404cfec829b09d84bcb1d5a1c196c53943e025)), closes [#92](https://github.com/djmaxus/matlab-repo-init/issues/92)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** πŸ‘· add explicit parameters for `release-please` ([21fecb1](https://github.com/djmaxus/matlab-repo-init/commit/21fecb11fbd15d949fff462107a9eca59d5372ba))
14+
* **ci:** πŸ”§ update `main` branch rule ([7f36851](https://github.com/djmaxus/matlab-repo-init/commit/7f36851641b1390499d654e13bd976227059e083))
15+
* **ci:** 🚨 cspell configuration on `init` ([3a62862](https://github.com/djmaxus/matlab-repo-init/commit/3a62862bc36b1d2abfbca57f5b0e48b1713bde80))
16+
* **init:** πŸ› remove `.vscode` folder on `init` ([e733748](https://github.com/djmaxus/matlab-repo-init/commit/e733748a8099ce9d3f79e811d37d715824a1d334)), closes [#97](https://github.com/djmaxus/matlab-repo-init/issues/97)
17+
* **init:** πŸ”₯ delete `CHANGELOG` and `version.txt` on `init` ([f29c189](https://github.com/djmaxus/matlab-repo-init/commit/f29c1891450b3b6539c2389602b8e82b2022b670))
18+
* **init:** πŸ”₯ remove the patch action on `init` ([de7011f](https://github.com/djmaxus/matlab-repo-init/commit/de7011fcd29311c5e1295f93b0432df4767f207b))
19+
* **matlab:** πŸ”₯ simplify project tree example ([65add60](https://github.com/djmaxus/matlab-repo-init/commit/65add60a38068c351f280aedcb8471ccf5908b8a))
20+
321
## [0.13.3](https://github.com/djmaxus/matlab-repo-init/compare/v0.13.2...v0.13.3) (2025-04-11)
422

523

β€Žversion.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.3
1+
0.14.0

0 commit comments

Comments
Β (0)