Update chill bundles to v3.10.3

This commit is contained in:
Julie Lenaerts 2025-03-18 13:47:31 +01:00
parent 8a444a12f4
commit fe6949ea26
2 changed files with 7 additions and 0 deletions

3
.changes/v3.10.3.md Normal file
View File

@ -0,0 +1,3 @@
## v3.10.3 - 2025-03-18
### DX
* Eslint fixes

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). and is generated by [Changie](https://github.com/miniscruff/changie).
## v3.10.3 - 2025-03-18
### DX
* Eslint fixes
## v3.10.2 - 2025-03-17 ## v3.10.2 - 2025-03-17
### Fixed ### Fixed
* Replace a ts-expect-error with a ts-ignore * Replace a ts-expect-error with a ts-ignore