Update chill bundles to version 3.0.0

This commit is contained in:
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