From 4b137e386864d77681810f310eb144cff48bfdb3 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 12 Oct 2022 15:28:09 +0000 Subject: [PATCH] chore(release): cut 10.4.2 [skip release] ## [10.4.2](https://github.com/dhis2/cli-style/compare/v10.4.1...v10.4.2) (2022-10-12) ### Bug Fixes * ignore skip release commits for commitlint ([3d277df](https://github.com/dhis2/cli-style/commit/3d277df447345ebdaedefdfdcfac9e81ba9c74f8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eedc4dc..29c3bdf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.4.2](https://github.com/dhis2/cli-style/compare/v10.4.1...v10.4.2) (2022-10-12) + + +### Bug Fixes + +* ignore skip release commits for commitlint ([3d277df](https://github.com/dhis2/cli-style/commit/3d277df447345ebdaedefdfdcfac9e81ba9c74f8)) + ## [10.4.1](https://github.com/dhis2/cli-style/compare/v10.4.0...v10.4.1) (2022-04-27) diff --git a/package.json b/package.json index 7cb916ac..ad6aabee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "10.4.1", + "version": "10.4.2", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",