diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe82cff..4eb7240c 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. +## [2.19.1](https://github.com/graasp/graasp-player/compare/v2.19.0...v2.19.1) (2024-09-30) + + +### Bug Fixes + +* **deps:** update dependency lucide-react to v0.446.0 ([#858](https://github.com/graasp/graasp-player/issues/858)) ([90c8828](https://github.com/graasp/graasp-player/commit/90c8828695a0f87a0de69df010312077af562e32)) +* remove usage of `false` in component return ([#861](https://github.com/graasp/graasp-player/issues/861)) ([36d56a3](https://github.com/graasp/graasp-player/commit/36d56a3f6f75bf38744e264827590d264668c472)) + ## [2.19.0](https://github.com/graasp/graasp-player/compare/v2.18.1...v2.19.0) (2024-09-27) diff --git a/package.json b/package.json index 445f69c6..585118a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-player", - "version": "2.19.0", + "version": "2.19.1", "private": true, "author": "Graasp", "contributors": [