From c5943f2a8beaa41903eb9b2594c5b257f385b1c1 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 31 Aug 2020 10:01:53 +0000 Subject: [PATCH] chore(release): version 1.15.0 # [1.15.0](https://github.com/SocialGouv/archifiltre-site/compare/v1.14.0...v1.15.0) (2020-08-31) ### Features * **tracking:** add matomo trackers ([#50](https://github.com/SocialGouv/archifiltre-site/issues/50)) ([1533fb8](https://github.com/SocialGouv/archifiltre-site/commit/1533fb8e4b7242bcd40e5166861b773e6728fb85)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fce24109..95e98a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.15.0](https://github.com/SocialGouv/archifiltre-site/compare/v1.14.0...v1.15.0) (2020-08-31) + + +### Features + +* **tracking:** add matomo trackers ([#50](https://github.com/SocialGouv/archifiltre-site/issues/50)) ([1533fb8](https://github.com/SocialGouv/archifiltre-site/commit/1533fb8e4b7242bcd40e5166861b773e6728fb85)) + # [1.14.0](https://github.com/SocialGouv/archifiltre-site/compare/v1.13.0...v1.14.0) (2020-08-31)