From 095579b89f0db1b399852ea9cdeed5ace07d9bc9 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 19 Sep 2022 09:49:49 +0000 Subject: [PATCH] chore(release): 1.29.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6ab129d..f1fc983f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.29.2](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.29.1...v1.29.2) (2022-09-19) + + +### Bug Fixes + +* **matomo:** parcours null ([c8f54ae](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/c8f54aed4c24dc1d186735aa723184cd03d81a7d)) +* **matomo:** refacto ([1213ddb](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/1213ddb866114ad6650a8a040b37d6e60912647d)) +* **matomo:** trackers intentions ([49aecd7](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/49aecd7d815d6d5f2239ac36b06432353f7c5b8c)) + ## [1.29.1](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.29.0...v1.29.1) (2022-09-07) diff --git a/package.json b/package.json index 9f74dff3..b53ca71d 100644 --- a/package.json +++ b/package.json @@ -45,5 +45,5 @@ "@socialgouv/eslint-config-react" ] }, - "version": "1.29.1" + "version": "1.29.2" }