From 4879a61e9117814a1ee09f78313c2c002e45187b Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 13 Sep 2022 10:32:38 +0300 Subject: [PATCH] Site 2.0.3 --- CHANGELOG.md | 13 ++++++++++--- plugin.yaml | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc4d247..6f7d869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,26 @@ + +# [2.0.3](https://github.com/flextype-plugins/site/compare/v2.0.2...v2.0.3) (2022-09-13) + +### Bug Fixes + +* **static-site** Fix wrong destination folder displayed on site generation. + -# [2.0.2](https://github.com/flextype-plugins/site/compare/v2.0.1...v2.0.2) (2021-07-12) +# [2.0.2](https://github.com/flextype-plugins/site/compare/v2.0.1...v2.0.2) (2022-07-12) ### Bug Fixes * **core** Fix version. -# [2.0.1](https://github.com/flextype-plugins/site/compare/v2.0.0...v2.0.1) (2021-07-11) +# [2.0.1](https://github.com/flextype-plugins/site/compare/v2.0.0...v2.0.1) (2022-07-11) ### Bug Fixes * **console** Fix settings naming for static site generation. -# [2.0.0](https://github.com/flextype-plugins/site/compare/v1.11.0...v2.0.0) (2021-07-11) +# [2.0.0](https://github.com/flextype-plugins/site/compare/v1.11.0...v2.0.0) (2022-07-11) ### Features diff --git a/plugin.yaml b/plugin.yaml index d31ec30..07d7a2c 100755 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: Site -version: 2.0.2 +version: 2.0.3 description: Site plugin to display entries content on the website frontend. icon: name: globe