From b91a3375caedf294c49adf312ce351948b769788 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 28 Jan 2022 14:26:38 +0000
Subject: [PATCH] chore(release): 1.29.0 [skip ci]

# [1.29.0](https://github.com/VincentHardouin/pix-360/compare/v1.28.0...v1.29.0) (2022-01-28)

### Features

* Add new email template for submit feedback ([267f60e](https://github.com/VincentHardouin/pix-360/commit/267f60e389bc9214976c86526cfaeb546df39982))
* **feedback:** Send e-mail when feedback is submitted ([9cac1e1](https://github.com/VincentHardouin/pix-360/commit/9cac1e182dab601855ef59bdc88942e9b6b5e3c5))
---
 docs/CHANGELOG.md | 8 ++++++++
 package.json      | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index ead9b4b..4a96bcd 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,3 +1,11 @@
+# [1.29.0](https://github.com/VincentHardouin/pix-360/compare/v1.28.0...v1.29.0) (2022-01-28)
+
+
+### Features
+
+* Add new email template for submit feedback ([267f60e](https://github.com/VincentHardouin/pix-360/commit/267f60e389bc9214976c86526cfaeb546df39982))
+* **feedback:** Send e-mail when feedback is submitted ([9cac1e1](https://github.com/VincentHardouin/pix-360/commit/9cac1e182dab601855ef59bdc88942e9b6b5e3c5))
+
 # [1.28.0](https://github.com/VincentHardouin/pix-360/compare/v1.27.0...v1.28.0) (2022-01-28)
 
 
diff --git a/package.json b/package.json
index d50d8cd..ff5afc7 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
     "webpack": "^4.46.0",
     "webpack-cli": "^3.3.12"
   },
-  "version": "1.28.0",
+  "version": "1.29.0",
   "devDependencies": {
     "@semantic-release/changelog": "^6.0.0",
     "@semantic-release/commit-analyzer": "^9.0.1",