diff --git a/CHANGELOG.md b/CHANGELOG.md index 155e6f01..687c35a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. +## [2.1.2](https://github.com/UN-OCHA/unocha-site/compare/v2.1.1...v2.1.2) (2024-11-21) + +### Chores + +* Update all outdated drupal/* unocha/* drush/* packages. ([0009f1](https://github.com/UN-OCHA/unocha-site/commit/0009f1ca53ba8f99a4b2050247cf9c205931361e)) + ## [2.2.0](https://github.com/UN-OCHA/unocha-site/compare/v2.1.0...v2.2.0) (2024-11-18) ### Features diff --git a/composer.json b/composer.json index aeddca58..3e3e9105 100644 --- a/composer.json +++ b/composer.json @@ -268,5 +268,5 @@ "scripts\\composer\\DrupalLenientRequirement::changeVersionConstraint" ] }, - "version": "2.2.0" + "version": "2.1.2" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index fe3b2830..5bcf4950 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bfbda522f0e44e36b5695428441e5a3e", + "content-hash": "c93d30386bf2577e06c9697b20074e9c", "packages": [ { "name": "asm89/stack-cors",