Update chill bundles to version 3.0.0

This commit is contained in:
Julie Lenaerts 2024-08-26 18:14:48 +02:00
parent 50fb79ebbf
commit d87f380f16
5 changed files with 11 additions and 15 deletions

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix delete action for accompanying periods in draft state
time: 2024-08-21T15:14:13.753383913+02:00
custom:
Issue: ""

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix connection to azure when making an calendar event in chill
time: 2024-08-21T16:55:37.977150909+02:00
custom:
Issue: ""

View File

@ -1,5 +0,0 @@
kind: Fixed
body: CollectionType js fixes for remove button and adding multiple entries
time: 2024-08-22T14:24:27.381070019+02:00
custom:
Issue: ""

5
.changes/v3.0.0.md Normal file
View File

@ -0,0 +1,5 @@
## v3.0.0 - 2024-08-26
### Fixed
* Fix delete action for accompanying periods in draft state
* Fix connection to azure when making an calendar event in chill
* CollectionType js fixes for remove button and adding multiple entries

View File

@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v3.0.0 - 2024-08-26
### Fixed
* Fix delete action for accompanying periods in draft state
* Fix connection to azure when making an calendar event in chill
* CollectionType js fixes for remove button and adding multiple entries
## v2.23.0 - 2024-07-23
### Feature
* ([#221](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/221)) [DX] move async-upload-bundle features into chill-bundles