diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c3bdf1..528f40ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.4.3](https://github.com/dhis2/cli-style/compare/v10.4.2...v10.4.3) (2022-11-07) + + +### Bug Fixes + +* **deps:** bump eslint react plugin ([#450](https://github.com/dhis2/cli-style/issues/450)) ([dda6efc](https://github.com/dhis2/cli-style/commit/dda6efcde40e43ceca4d26c7a76e5b33dab270e3)) + ## [10.4.2](https://github.com/dhis2/cli-style/compare/v10.4.1...v10.4.2) (2022-10-12) diff --git a/package.json b/package.json index 58635e6b..865aa6e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "10.4.2", + "version": "10.4.3", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",