Skip to content

Commit

Permalink
chore(main): release 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 2, 2024
1 parent 2446034 commit 3f68e8e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.11.3](https://github.com/graasp/graasp-player/compare/v2.11.2...v2.11.3) (2024-05-02)


### Bug Fixes

* **deps:** update dependency react-intersection-observer to v9.10.1 ([#656](https://github.com/graasp/graasp-player/issues/656)) ([f1f3045](https://github.com/graasp/graasp-player/commit/f1f30452ecf2a12bd554e116f8b2f4c68520d39a))
* **deps:** update mui (non-major) to v5.15.16 ([#665](https://github.com/graasp/graasp-player/issues/665)) ([7cfb578](https://github.com/graasp/graasp-player/commit/7cfb5782ec101c4e7cbf6b96c76e3c756fa42fd8))
* **deps:** update react monorepo to v18.3.1 ([#658](https://github.com/graasp/graasp-player/issues/658)) ([d703af4](https://github.com/graasp/graasp-player/commit/d703af41e62edc2b0759cf2c673a16c0da22bd14))
* display folder thumbnails on shortcuts ([#670](https://github.com/graasp/graasp-player/issues/670)) ([4688822](https://github.com/graasp/graasp-player/commit/4688822015132516352894194e5226d6240c0d53))
* **german:** translations ([#671](https://github.com/graasp/graasp-player/issues/671)) ([c7bbedc](https://github.com/graasp/graasp-player/commit/c7bbedc5dc363eebaad99a67453140b51c5c757f))

## [2.11.2](https://github.com/graasp/graasp-player/compare/v2.11.1...v2.11.2) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graasp-player",
"version": "2.11.2",
"version": "2.11.3",
"private": true,
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 3f68e8e

Please sign in to comment.