diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ecb4f0f027ab392c33619dc3b4fa2dc5db2258d..a7362598a3610a1d895a3a8d43671cd13f9e0ccc 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. +### [2.1.1](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo/compare/v2.1.0...v2.1.1) (2023-01-17) + + +### Bug Fixes + +* **profile:** error on initialization ([57062ce](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo/commit/57062ceba08c2379e160adca5845346f22063512)) + ## [2.1.0](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo/compare/v2.0.2...v2.1.0) (2023-01-16) diff --git a/package.json b/package.json index 7a1ea5429898661cdf8d213800e4c2e476669274..43b7cc9752aae509ef6569676303f6cc7fdab740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecolyo", - "version": "2.1.0", + "version": "2.1.1", "scripts": { "build": "yarn run build:css && yarn run build:browser", "build:browser": "cs build --browser ",