From f36c1e1cd5cb85effc79edf38806ef5273403135 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 18 Sep 2024 13:49:06 +0000 Subject: [PATCH] chore(release): cut 10.7.4 [skip release] ## [10.7.4](https://github.com/dhis2/cli-style/compare/v10.7.3...v10.7.4) (2024-09-18) ### Bug Fixes * warn user for unfixable properties ([2c4134c](https://github.com/dhis2/cli-style/commit/2c4134cfe6ee34a5e5e83b50a338f6ed67272bd2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19e51732..10ec2d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.7.4](https://github.com/dhis2/cli-style/compare/v10.7.3...v10.7.4) (2024-09-18) + + +### Bug Fixes + +* warn user for unfixable properties ([2c4134c](https://github.com/dhis2/cli-style/commit/2c4134cfe6ee34a5e5e83b50a338f6ed67272bd2)) + ## [10.7.3](https://github.com/dhis2/cli-style/compare/v10.7.2...v10.7.3) (2024-05-28) diff --git a/package.json b/package.json index 69a2b996..b516c0b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "10.7.3", + "version": "10.7.4", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",