Update bundles version to 2.18.2

This commit is contained in:
Julie Lenaerts 2024-04-12 12:58:23 +02:00
parent b577bd7123
commit 4091efc72e
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +0,0 @@
kind: Fixed
body: 'Postal codes import : fix the source URL and the keys to handle each record'
time: 2024-04-11T16:41:04.786062252+02:00
custom:
Issue: "250"

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

@ -0,0 +1,3 @@
## v2.18.2 - 2024-04-12
### Fixed
* ([#250](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/250)) Postal codes import : fix the source URL and the keys to handle each record

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.18.2 - 2024-04-12
### Fixed
* ([#250](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/250)) Postal codes import : fix the source URL and the keys to handle each record
## v2.18.1 - 2024-03-26
### Fixed
* Fix layout issue in document generation for admin (minor)