diff --git a/CHANGELOG.md b/CHANGELOG.md index 20ff200be2c1717b654b6b39ab3cb9ca49d3f6e3..7d6f4f366c529a581d139a24dd4138cb68050c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.10.2](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.10.1...v1.10.2) (2022-08-02) + + +### Bug Fixes + +* cross icon on fluidButton for multifluid ([d2f381a](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/commit/d2f381a99c27d70ce25f1a34c609be25791fe36f)) +* yarn lock version ([4311517](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/commit/4311517794475c0756f57c3e50b6d7bdb4778594)) + ### [1.10.1](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/compare/v1.10.0...v1.10.1) (2022-07-20) diff --git a/package.json b/package.json index 903dce37154e7bfc6df84a6216d1e25cad0caebf..779c5cc390fbb4b610d031a63ccc83e817eefe7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecolyo", - "version": "1.10.1", + "version": "1.10.2", "scripts": { "build": "yarn run build:css && yarn run build:browser", "build:browser": "cs build --browser ",