Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
chore(main): release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 15, 2024
1 parent fd230cc commit 18a9363
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.8.0](https://github.com/graasp/graasp-player/compare/v2.7.0...v2.8.0) (2024-03-15)


### Features

* allow fullscreen mode ([#560](https://github.com/graasp/graasp-player/issues/560)) ([fd230cc](https://github.com/graasp/graasp-player/commit/fd230cc44084aaf69dbe8a8db7e4fbed720709e4))


### Bug Fixes

* **arabic:** update translations ([#561](https://github.com/graasp/graasp-player/issues/561)) ([e702f3b](https://github.com/graasp/graasp-player/commit/e702f3bce25f4eafb8e98989174ff2422e62e631))
* **deps:** update dependency @sentry/react to v7.107.0 ([#555](https://github.com/graasp/graasp-player/issues/555)) ([ded05b3](https://github.com/graasp/graasp-player/commit/ded05b3b8bf4bec0f6cc8068f6e1a7c6f293d988))

## [2.7.0](https://github.com/graasp/graasp-player/compare/v2.6.0...v2.7.0) (2024-03-12)


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.7.0",
"version": "2.8.0",
"private": true,
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 18a9363

Please sign in to comment.