diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee1aece6aa5790f1c81e766a754203ddb0ed09ce..0c34054ba4c68b6f34eb8490ae79b3b729e4a86b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+### [1.12.1](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.12.0...v1.12.1) (2022-10-11)
+
+
+### Bug Fixes
+
+* retours review ([5fca202](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/commit/5fca202151514e3124a1b69d0f7dff01adda72ca))
+
 ## [1.12.0](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.10.2...v1.12.0) (2022-10-07)
 
 
diff --git a/package.json b/package.json
index e4e5194c10547deab48b4fb55c568065e2d2cf08..cb914190d44cbd1c8048bdb2edec19fd54e559cd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ecolyo",
-  "version": "1.12.0",
+  "version": "1.12.1",
   "scripts": {
     "build": "yarn run build:css && yarn run build:browser",
     "build:browser": "cs build --browser ",