Compare commits

...

3 Commits

Author SHA1 Message Date
47faf59ede Update chill root to v2.4.0
All checks were successful
continuous-integration/drone/tag Build is passing
2024-11-01 20:12:48 +01:00
441517891c Update chill base version to v2.3.0
All checks were successful
continuous-integration/drone/tag Build is passing
2024-10-30 10:38:10 +01:00
093c6fc710 Add bootstrap icons to package.json 2024-10-22 07:42:02 +02:00
6 changed files with 1728 additions and 1887 deletions

3
.changes/2.3.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.3.0 - 2024-10-30
### Feature
* Update bundles to v3.2.0 adding gender entity feature

3
.changes/2.4.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.4.0 - 2024-11-01
### Feature
* Update chill bundles to v3.2.2: new feature gender entity"

View File

@@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 2.4.0 - 2024-11-01
### Feature
* Update chill bundles to v3.2.2: new feature gender entity"
## 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

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.2@dev",
"chill-project/chill-deploy": "^1.0",
"graylog2/gelf-php": "^2.0",
"symfony/console": "5.4.*",

923
composer.lock generated

File diff suppressed because it is too large Load Diff

2676
yarn.lock

File diff suppressed because it is too large Load Diff