diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c34054ba4c68b6f34eb8490ae79b3b729e4a86b..764b8b315d62c33aed0c24ff4c57b5ecab1c427d 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. +## [2.0.0](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.12.1...v2.0.0) (2022-10-24) + ### [1.12.1](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.12.0...v1.12.1) (2022-10-11) diff --git a/package.json b/package.json index cb914190d44cbd1c8048bdb2edec19fd54e559cd..7023dc959b11db204e16877dd86c60a4094b582c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecolyo", - "version": "1.12.1", + "version": "2.0.0", "scripts": { "build": "yarn run build:css && yarn run build:browser", "build:browser": "cs build --browser ",