Skip to content

Commit ead463e

Browse files
chore(main): release 2.6.0 (#206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00c583e commit ead463e

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.6.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.5.0...v2.6.0) (2024-04-22)
6+
7+
8+
### Features
9+
10+
* update dependencies ([#209](https://github.com/graasp/graasp-app-code-capsule/issues/209)) ([00c583e](https://github.com/graasp/graasp-app-code-capsule/commit/00c583e6f3d29e704b8452e9a2ce1a6ffab01481))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update codemirror packages ([#199](https://github.com/graasp/graasp-app-code-capsule/issues/199)) ([acf92b9](https://github.com/graasp/graasp-app-code-capsule/commit/acf92b9c8d69594652f827a761ed312ce705c4fa))
16+
517
## [2.5.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.4.0...v2.5.0) (2024-03-21)
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.5.0",
3+
"version": "2.6.0",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)