Compare commits

...

2 Commits

Author SHA1 Message Date
julielenaerts 441517891c Update chill base version to v2.3.0
continuous-integration/drone/tag Build is passing
2024-10-30 10:38:10 +01:00
julielenaerts 093c6fc710 Add bootstrap icons to package.json 2024-10-22 07:42:02 +02:00
5 changed files with 1705 additions and 1870 deletions
+3
View File
@@ -0,0 +1,3 @@
## 2.3.0 - 2024-10-30
### Feature
* Update bundles to v3.2.0 adding gender entity feature
+4
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).
## 2.3.0 - 2024-10-30
### Feature
* Update bundles to v3.2.0 adding gender entity feature
## 2.2.0 - 2024-10-01
### Release
* Bundles version updated to 3.1.1
+1 -1
View File
@@ -9,7 +9,7 @@
"ext-iconv": "*",
"champs-libres/wopi-bundle": "dev-master@dev",
"champs-libres/wopi-lib": "dev-master@dev",
"chill-project/chill-bundles": "v3.1.1@dev",
"chill-project/chill-bundles": "v3.2.0@dev",
"chill-project/chill-deploy": "^1.0",
"graylog2/gelf-php": "^2.0",
"symfony/console": "5.4.*",
Generated
+447 -443
View File
File diff suppressed because it is too large Load Diff
+1250 -1426
View File
File diff suppressed because it is too large Load Diff