diff --git a/.changes/v3.10.1.md b/.changes/v3.10.1.md new file mode 100644 index 000000000..ae6cd6d89 --- /dev/null +++ b/.changes/v3.10.1.md @@ -0,0 +1,3 @@ +## v3.10.1 - 2025-03-17 +### DX +* Remove yarn dependency to symfony/ux-translator, to ease the build process diff --git a/CHANGELOG.md b/CHANGELOG.md index b4f5ecd4a..a138d557d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). +## v3.10.1 - 2025-03-17 +### DX +* Remove yarn dependency to symfony/ux-translator, to ease the build process + ## v3.10.0 - 2025-03-17 ### Feature * ([#363](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/363)) Display social actions grouped per social issue within activity form