diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c40f28a..8c74fe52a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ 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.41.1](https://github.com/graasp/graasp-builder/compare/v2.41.0...v2.41.1) (2024-09-30) + + +### Bug Fixes + +* **deps:** update dependency @graasp/translations to v1.39.0 ([#1467](https://github.com/graasp/graasp-builder/issues/1467)) ([67e7cdf](https://github.com/graasp/graasp-builder/commit/67e7cdfa4a77b67fcfc5a141ac8754ede44efea0)) +* **deps:** update dependency lucide-react to v0.446.0 ([#1469](https://github.com/graasp/graasp-builder/issues/1469)) ([f6e9ef1](https://github.com/graasp/graasp-builder/commit/f6e9ef121caf55012b06b3d003e475091d838817)) +* **german:** update flagging feature text ([#1484](https://github.com/graasp/graasp-builder/issues/1484)) ([d999fc7](https://github.com/graasp/graasp-builder/commit/d999fc7813e8523ba6c1973731fb3bfe4d3e4efd)) + ## [2.41.0](https://github.com/graasp/graasp-builder/compare/v2.40.0...v2.41.0) (2024-09-27) diff --git a/package.json b/package.json index cfbbaa170..c3969bc04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-builder", - "version": "2.41.0", + "version": "2.41.1", "private": true, "license": "AGPL-3.0-only", "author": "Graasp",