Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 7fac1ae

Browse files
chore(main): release 2.5.0
1 parent e89800e commit 7fac1ae

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [2.5.0](https://github.com/graasp/graasp-builder/compare/v2.4.1...v2.5.0) (2024-01-16)
6+
7+
8+
### Features
9+
10+
* 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))
11+
* move menu items tree ([#910](https://github.com/graasp/graasp-builder/issues/910)) ([f014f13](https://github.com/graasp/graasp-builder/commit/f014f131dfcf519e3859364e4d4bbc3f34124a59))
12+
13+
14+
### Bug Fixes
15+
16+
* remove email freq ([#948](https://github.com/graasp/graasp-builder/issues/948)) ([a2804af](https://github.com/graasp/graasp-builder/commit/a2804af807deea4fa448e12eeff21c4d8ae37847))
17+
* update chatbox ([#949](https://github.com/graasp/graasp-builder/issues/949)) ([e89800e](https://github.com/graasp/graasp-builder/commit/e89800ea82848e9e392eb73c0fa6be3a5cac0019))
18+
519
## [2.4.1](https://github.com/graasp/graasp-builder/compare/v2.4.0...v2.4.1) (2024-01-11)
620

721

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-builder",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"author": "Graasp",

0 commit comments

Comments
 (0)