DX: publish release 2.2.1

This commit is contained in:
Julien Fastré 2023-06-19 21:02:19 +02:00
parent 70e6aee3c5
commit 9d2dfbe610
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
3 changed files with 7 additions and 6 deletions

View File

@ -1,6 +0,0 @@
kind: Fixed
body: '[notification on document evaluation] fix entityId and return path when
adding a notification on a document in an evaluation'
time: 2023-06-19T20:58:36.941795323+02:00
custom:
Issue: "114"

3
.changes/v2.2.1.md Normal file
View File

@ -0,0 +1,3 @@
## v2.2.1 - 2023-06-19
### Fixed
* ([#114](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/114)) [notification on document evaluation] fix entityId and return path when adding a notification on a document in an evaluation

View File

@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v2.2.1 - 2023-06-19
### Fixed
* ([#114](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/114)) [notification on document evaluation] fix entityId and return path when adding a notification on a document in an evaluation
## v2.2.0 - 2023-06-18
### Feature
* When navigating from a workflow regarding to an evaluation's document to an accompanying course, scroll directly to the document, and blink to highlight this document