diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a7eb9800b258a2bab5a65fa24af3c878e428ad..c0913a457380b2bf180de4e41f6b94894e238e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.8.3](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.8.2...v1.8.3) (2022-03-22) + ### [1.8.2](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.8.1...v1.8.2) (2022-03-16) diff --git a/package.json b/package.json index 3789a22463e4140e478c26557725220026541624..8fbaf0d8cccebc48c3e3e1d9dcc95dc46116444b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecolyo", - "version": "1.8.2", + "version": "1.8.3", "scripts": { "tx": "tx pull --all || true", "lint": "yarn lint:js && yarn lint:styles",