Skip to content

Commit c0f1e2f

Browse files
chore(main): release 2.4.0 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8766c0a commit c0f1e2f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.4.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.3.0...v2.4.0) (2024-03-06)
6+
7+
8+
### Features
9+
10+
* **deps:** update codemirror deps ([#200](https://github.com/graasp/graasp-app-code-capsule/issues/200)) ([8766c0a](https://github.com/graasp/graasp-app-code-capsule/commit/8766c0ada5a20bc8db0144425503d5b26d98ef24))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update react monorepo ([#154](https://github.com/graasp/graasp-app-code-capsule/issues/154)) ([49b0091](https://github.com/graasp/graasp-app-code-capsule/commit/49b00916ddd6a23292fd773208eb59c52316995d))
16+
517
## [2.3.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.2.3...v2.3.0) (2024-02-15)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-code-capsule",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)