From 88e2e2dcb7b597ca23e4ac5748b6af887cce707a Mon Sep 17 00:00:00 2001 From: Jeremy Attali Date: Sun, 21 Jun 2020 17:17:48 -0400 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e3c284..8322bb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.0.1](https://github.com/jtheoof/swappy/compare/v1.0.0...v1.0.1) (2020-06-21) + + +### Bug Fixes + +* **cli:** stop showing -g option ([ee06d66](https://github.com/jtheoof/swappy/commit/ee06d6685f6f59ffce544b45d7b51f3f4523348b)) + ## 1.0.0 (2020-06-21)