Skip to content

Commit 0b7afde

Browse files
chore(main): release 2.2.0 (#171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 03dc501 commit 0b7afde

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.2.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.1.0...v2.2.0) (2023-12-11)
6+
7+
8+
### Features
9+
10+
* use chatbot buildPrompt from apps-query-client ([#168](https://github.com/graasp/graasp-app-code-capsule/issues/168)) ([03dc501](https://github.com/graasp/graasp-app-code-capsule/commit/03dc50187484c5246341832d43268b5a04cb7ec9))
11+
12+
13+
### Bug Fixes
14+
15+
* update deployment workflows ([#170](https://github.com/graasp/graasp-app-code-capsule/issues/170)) ([78aef5b](https://github.com/graasp/graasp-app-code-capsule/commit/78aef5bf8c63ba4a375115079a914f5107a1e2a1))
16+
517
## [2.1.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.0.2...v2.1.0) (2023-11-30)
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.1.0",
3+
"version": "2.2.0",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)