From 5562066ed8ae69af408f417ddf366bb3bfe4b57d Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 19 Dec 2022 09:03:15 +0000 Subject: [PATCH] chore(release): cut 10.5.0 [skip release] # [10.5.0](https://github.com/dhis2/cli-style/compare/v10.4.3...v10.5.0) (2022-12-19) ### Features * **netlify:** add new netlify deploy workflows ([7d6d0d4](https://github.com/dhis2/cli-style/commit/7d6d0d4f829a00cbec61a32572ca101f64daeac5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 528f40ed..927f2bbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [10.5.0](https://github.com/dhis2/cli-style/compare/v10.4.3...v10.5.0) (2022-12-19) + + +### Features + +* **netlify:** add new netlify deploy workflows ([7d6d0d4](https://github.com/dhis2/cli-style/commit/7d6d0d4f829a00cbec61a32572ca101f64daeac5)) + ## [10.4.3](https://github.com/dhis2/cli-style/compare/v10.4.2...v10.4.3) (2022-11-07) diff --git a/package.json b/package.json index 865aa6e9..99e0fa13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "10.4.3", + "version": "10.5.0", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",