diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd01c29..54daea77 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [9.3.0](https://github.com/dhis2/cli-style/compare/v9.2.2...v9.3.0) (2021-09-28) + + +### Features + +* **renovate:** add renovate configuration setup ([89c9cc9](https://github.com/dhis2/cli-style/commit/89c9cc9178e2b98c949b016ee67c63b7e23393ce)) + ## [9.2.2](https://github.com/dhis2/cli-style/compare/v9.2.1...v9.2.2) (2021-09-20) diff --git a/package.json b/package.json index 80ee35c2..abd83931 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "9.2.2", + "version": "9.3.0", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",