From 5655ec2e9ab2c0f651839a1ba0b7cdafb0da8c42 Mon Sep 17 00:00:00 2001 From: Plac3hold3r Date: Mon, 27 Jul 2020 11:45:26 +0200 Subject: [PATCH] chore(release): 1.9.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c06ce71e7..8df5d52b8 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.9.1](https://github.com/Plac3hold3r/MvxScaffolding/compare/v1.9.0...v1.9.1) (2020-07-27) + + +### Bug Fixes + +* remove duplicate key for iOS platforms ([#792](https://github.com/Plac3hold3r/MvxScaffolding/issues/792)) ([c21f86b](https://github.com/Plac3hold3r/MvxScaffolding/commit/c21f86b8529ff2c34eea1f55591ae25b2a00d66c)), closes [#791](https://github.com/Plac3hold3r/MvxScaffolding/issues/791) + ## [1.9.0](https://github.com/Plac3hold3r/MvxScaffolding/compare/v1.8.0...v1.9.0) (2020-07-05)