From d243993c6d7c7872d90bf9f5e662149247416834 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Apr 2020 10:08:53 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/ideal-postcodes/magento/compare/1.1.1...1.2.0) (2020-04-02) ### Features * **Advanced Configuration:** Allow custom targets ([b35f661](https://github.com/ideal-postcodes/magento/commit/b35f6618f059af2c0f8ea151d86a80b1708af9d5)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2d4c7f..c32599bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/ideal-postcodes/magento/compare/1.1.1...1.2.0) (2020-04-02) + + +### Features + +* **Advanced Configuration:** Allow custom targets ([b35f661](https://github.com/ideal-postcodes/magento/commit/b35f6618f059af2c0f8ea151d86a80b1708af9d5)) + ## [1.1.1](https://github.com/ideal-postcodes/magento/compare/1.1.0...1.1.1) (2020-03-31)