Skip to content

Commit

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

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.5.0](https://github.com/graasp/graasp-builder/compare/v2.4.1...v2.5.0) (2024-01-16)


### Features

* disable options for downgrading the only admin ([#931](https://github.com/graasp/graasp-builder/issues/931)) ([a7da8b9](https://github.com/graasp/graasp-builder/commit/a7da8b99943c49a1539fc63f979983734b69cd00))
* move menu items tree ([#910](https://github.com/graasp/graasp-builder/issues/910)) ([f014f13](https://github.com/graasp/graasp-builder/commit/f014f131dfcf519e3859364e4d4bbc3f34124a59))
* refactor move modal, use accessible with pagination ([#951](https://github.com/graasp/graasp-builder/issues/951)) ([1f18249](https://github.com/graasp/graasp-builder/commit/1f182498e1a8192c376177a91c625c7cbe6063da))


### Bug Fixes

* remove email freq ([#948](https://github.com/graasp/graasp-builder/issues/948)) ([a2804af](https://github.com/graasp/graasp-builder/commit/a2804af807deea4fa448e12eeff21c4d8ae37847))
* update chatbox ([#949](https://github.com/graasp/graasp-builder/issues/949)) ([e89800e](https://github.com/graasp/graasp-builder/commit/e89800ea82848e9e392eb73c0fa6be3a5cac0019))

## [2.4.1](https://github.com/graasp/graasp-builder/compare/v2.4.0...v2.4.1) (2024-01-11)


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-builder",
"version": "2.4.1",
"version": "2.5.0",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit 50d9781

Please sign in to comment.