Compare commits

..

3 Commits

Author SHA1 Message Date
LenaertsJ
1589f5545b update composer.lock and file (automatic update)
Some checks failed
continuous-integration/drone/tag Build is failing
2024-02-12 14:47:58 +00:00
35b9eecc28 changelog and version update
All checks were successful
Prepare release for chill app / update-deps (push) Successful in 1m13s
2024-02-12 15:46:05 +01:00
6f2d9be054 delete overwrite translation files 2024-02-12 15:18:19 +01:00
4 changed files with 6 additions and 3 deletions

3
.changes/v1.5.1.md Normal file
View File

@@ -0,0 +1,3 @@
## v1.5.1 - 2024-02-12
### Fixed
* Overwriting of translations deleted,

View File

@@ -1,5 +1,3 @@
## v1.6.0 - 2024-02-12 ## v1.6.0 - 2024-02-12
### Release ### Release
* Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1 * Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1
### Fixed
* Overwriting of bundles translations removed

View File

@@ -9,8 +9,10 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
## v1.6.0 - 2024-02-12 ## v1.6.0 - 2024-02-12
### Release ### Release
* Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1 * Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1
## v1.5.1 - 2024-02-12
### Fixed ### Fixed
* Overwriting of bundles translations removed * Overwriting of translations deleted,
## v1.5.0 - 2024-02-08 ## v1.5.0 - 2024-02-08
### Release ### Release

View File