Skip to content

Commit 400df16

Browse files
committed
docs(changelog): refine list formatting
1 parent b0cbd51 commit 400df16

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22

33
## 1.0.0 (2025-11-06)
44

5-
65
### Features
76

8-
* **cli:** Set up core application, dynamic command loading, and configuration ([8a87974](https://github.com/ioncakephper/cli-pattern/commit/8a87974eeb2059070d16815c00b66fd741ea0c4e))
9-
* **config:** Set up dev tooling, hooks, and docs templates ([cad1981](https://github.com/ioncakephper/cli-pattern/commit/cad198173c6c55fd2b31051d194d7637f1a85baa))
10-
* **dev:** Introduce Jest for testing and enhance project documentation ([ee48419](https://github.com/ioncakephper/cli-pattern/commit/ee4841968c0544e69dc3977c2cfab43a78afed26))
11-
* **docs:** Introduce automated script documentation ([0830472](https://github.com/ioncakephper/cli-pattern/commit/08304727e3d783aac4fd98d5f29d7a9a97170ba2))
12-
* **release:** Add GitHub Actions workflow for automated releases ([af52687](https://github.com/ioncakephper/cli-pattern/commit/af526875160b2e1a2f792baed23620ce02d5bbb1))
13-
* **tooling:** Set up automated scripts, testing, and lifecycle hooks fixes [#2](https://github.com/ioncakephper/cli-pattern/issues/2) ([6191866](https://github.com/ioncakephper/cli-pattern/commit/61918668f7c0edcd796d93daaef2b7d9379c1e66))
7+
- **cli:** Set up core application, dynamic command loading, and configuration ([8a87974](https://github.com/ioncakephper/cli-pattern/commit/8a87974eeb2059070d16815c00b66fd741ea0c4e))
8+
- **config:** Set up dev tooling, hooks, and docs templates ([cad1981](https://github.com/ioncakephper/cli-pattern/commit/cad198173c6c55fd2b31051d194d7637f1a85baa))
9+
- **dev:** Introduce Jest for testing and enhance project documentation ([ee48419](https://github.com/ioncakephper/cli-pattern/commit/ee4841968c0544e69dc3977c2cfab43a78afed26))
10+
- **docs:** Introduce automated script documentation ([0830472](https://github.com/ioncakephper/cli-pattern/commit/08304727e3d783aac4fd98d5f29d7a9a97170ba2))
11+
- **release:** Add GitHub Actions workflow for automated releases ([af52687](https://github.com/ioncakephper/cli-pattern/commit/af526875160b2e1a2f792baed23620ce02d5bbb1))
12+
- **tooling:** Set up automated scripts, testing, and lifecycle hooks fixes [#2](https://github.com/ioncakephper/cli-pattern/issues/2) ([6191866](https://github.com/ioncakephper/cli-pattern/commit/61918668f7c0edcd796d93daaef2b7d9379c1e66))

0 commit comments

Comments
 (0)