diff --git a/CHANGELOG.md b/CHANGELOG.md index 927f2bbe..ced074c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.5.1](https://github.com/dhis2/cli-style/compare/v10.5.0...v10.5.1) (2022-12-20) + + +### Bug Fixes + +* **netlify:** add installation paths for new workflows ([437cda9](https://github.com/dhis2/cli-style/commit/437cda9a0d9f947a2b55dbf556f4c795925e2314)) + # [10.5.0](https://github.com/dhis2/cli-style/compare/v10.4.3...v10.5.0) (2022-12-19) diff --git a/package.json b/package.json index 99e0fa13..78d07d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "10.5.0", + "version": "10.5.1", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",