Browse Source
Merge branch 'main' into task/migrate-seed-execution
pull/5302/head
Thomas Kaul
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
CHANGELOG.md
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
- Removed `ts-node` from the database seeding process |
|
|
- Removed `ts-node` from the database seeding process |
|
|
- Improved the language localization for Catalan (`ca`) |
|
|
- Improved the language localization for Catalan (`ca`) |
|
|
|
|
|
- Improved the language localization for German (`de`) |
|
|
- Upgraded the `Node.js` engine from version `>=22` to `>=22.18.0` (`package.json`) |
|
|
- Upgraded the `Node.js` engine from version `>=22` to `>=22.18.0` (`package.json`) |
|
|
|
|
|
|
|
|
## 2.188.0 - 2025-08-02 |
|
|
## 2.188.0 - 2025-08-02 |
|
|