From 345cc3ab42d0c16296f4df7cbfde55d2a09faa9b Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 7 Apr 2021 12:22:53 +0000 Subject: [PATCH] chore(release): cut 8.0.0-alpha.7 [skip ci] # [8.0.0-alpha.7](https://github.com/dhis2/cli-style/compare/v8.0.0-alpha.6...v8.0.0-alpha.7) (2021-04-07) ### Features * delete deprecated configuration files ([c961647](https://github.com/dhis2/cli-style/commit/c9616479b053d313ccb177688d0bb410d7eef3e2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ace99baa..8b420e45 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.0.0-alpha.7](https://github.com/dhis2/cli-style/compare/v8.0.0-alpha.6...v8.0.0-alpha.7) (2021-04-07) + + +### Features + +* delete deprecated configuration files ([c961647](https://github.com/dhis2/cli-style/commit/c9616479b053d313ccb177688d0bb410d7eef3e2)) + # [8.0.0-alpha.6](https://github.com/dhis2/cli-style/compare/v8.0.0-alpha.5...v8.0.0-alpha.6) (2021-04-07) diff --git a/package.json b/package.json index bf2c82be..e4582d72 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "8.0.0-alpha.6", + "version": "8.0.0-alpha.7", "description": "The code and commit style for DHIS2.", "repository": { "type": "git",