From b50a58ef3f9795a6cbab6688b6ab5f1ded6ac0b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 May 2021 05:15:48 +0000 Subject: [PATCH] chore: release 0.7.0 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91fbbd4f..e17dfc85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.0](https://www.github.com/dwmkerr/effective-shell/compare/v0.6.0...v0.7.0) (2021-05-23) + + +### Features + +* chapter 21 - Loops and working with Files and Folders ([5561dda](https://www.github.com/dwmkerr/effective-shell/commit/5561dda8421d05bc56260c84f2fbdf6366ff7729)) + ## [0.6.0](https://www.github.com/dwmkerr/effective-shell/compare/v0.5.2...v0.6.0) (2021-05-22) diff --git a/version.txt b/version.txt index a918a2aa..faef31a4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 +0.7.0