Skip to content

Commit 14a027b

Browse files
chore(main): release 2.2.2 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b90bf8 commit 14a027b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.2.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.2.1...v2.2.2) (2024-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @codemirror/lang-javascript to v6.2.2 ([9f3b6c0](https://github.com/graasp/graasp-app-collaborative-ideation/commit/9f3b6c0e5b806d07a06c801dae128f5ea6f4706a))
9+
* **deps:** update dependency @uiw/react-codemirror to v4.21.23 ([#84](https://github.com/graasp/graasp-app-collaborative-ideation/issues/84)) ([8b90bf8](https://github.com/graasp/graasp-app-collaborative-ideation/commit/8b90bf8ebfb3c0b686df1d22c41d969713b7b8d2))
10+
* **deps:** update dependency i18next to v23.10.0 ([#85](https://github.com/graasp/graasp-app-collaborative-ideation/issues/85)) ([e33c7bc](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e33c7bc00a4c1011a7309463b5476370c2f3e8fe))
11+
* **deps:** upgrade dev deps ([#80](https://github.com/graasp/graasp-app-collaborative-ideation/issues/80)) ([920efe0](https://github.com/graasp/graasp-app-collaborative-ideation/commit/920efe00c04bf4489b91b4579f0d80b824e2458b))
12+
313
## [2.2.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.2.0...v2.2.1) (2024-02-20)
414

515

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-collaborative-ideation",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)