From 2d41fd8c093dba1738bc5a1855e87ee70fee9f84 Mon Sep 17 00:00:00 2001 From: "es-labs-release-please-app[bot]" <274570900+es-labs-release-please-app[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 03:01:19 +0000 Subject: [PATCH] chore(rel/0.2): release 0.2.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf6f8f..84bbc6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ Historical notes before `release-please` automation are grouped under `0.1.0`. +## [0.2.0](https://github.com/es-labs/express-template/compare/0.1.0...v0.2.0) (2026-04-12) + + +### Features + +* add commit-msg hook and commit-lint CI for czg conventional commits ([56c5139](https://github.com/es-labs/express-template/commit/56c5139aacfe04ba4a08b4c8d7957f0b9940c0a2)) +* add czg.config.js with workspace scopes for interactive commit prompt ([580d0ec](https://github.com/es-labs/express-template/commit/580d0ece97944b82eb5f84cd0167fc7bad9ac878)) +* add npm audit security check to pre-push hook ([ffe6741](https://github.com/es-labs/express-template/commit/ffe6741e96f68688d5e8429ea71466ff2771d76e)) +* dynamically discover workspace scopes in czg.config.js ([118ff12](https://github.com/es-labs/express-template/commit/118ff1214a3656c24304d968b66ad950a0b6073a)) +* run tests per impacted workspace using npm run test --workspace ([80f4509](https://github.com/es-labs/express-template/commit/80f45090fae911e52c00e59f77528197e450e4cb)) + ## 0.1.0 Always finding new things to implement / improve in this list!