From 5382b31d3ab6ce5e9764fb9879aa53c4eb95e3f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Jan 2020 05:44:29 +0000 Subject: [PATCH] chore(release): v2.0.0 # [2.0.0](https://gitlab.com/fedran/sand-and-ash/compare/v1.1.3...v2.0.0) (2020-01-02) ### Features * switching Fedran theme to new version ([415dc32](https://gitlab.com/fedran/sand-and-ash/commit/415dc327d57952b55de4ea137b60bfc7d5d11b01)) ### BREAKING CHANGES * the new theme changed page numbers --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c418f8..8d0b783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.0.0](https://gitlab.com/fedran/sand-and-ash/compare/v1.1.3...v2.0.0) (2020-01-02) + + +### Features + +* switching Fedran theme to new version ([415dc32](https://gitlab.com/fedran/sand-and-ash/commit/415dc327d57952b55de4ea137b60bfc7d5d11b01)) + + +### BREAKING CHANGES + +* the new theme changed page numbers + ## [1.1.3](https://gitlab.com/fedran/sand-and-ash/compare/v1.1.2...v1.1.3) (2019-08-05)