diff --git a/CHANGELOG.md b/CHANGELOG.md index d0132c1..5bafb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. -## [Unreleased](https://github.com/figuren-theater/ft-privacy/compare/1.2.3...HEAD) +## [Unreleased](https://github.com/figuren-theater/ft-privacy/compare/1.2.4...HEAD) + +## [1.2.4](https://github.com/figuren-theater/ft-privacy/compare/1.2.3...1.2.4) - 2024-02-21 + +### Dependency Updates & Maintenance + +- Bump wpackagist-plugin/embed-privacy from 1.8.0 to 1.8.1 ([#43](https://github.com/figuren-theater/ft-privacy/pull/43)) +- Bump wpackagist-plugin/koko-analytics from 1.0.39 to 1.3.6 ([#48](https://github.com/figuren-theater/ft-privacy/pull/48)) +- Upgrading figuren-theater/code-quality (0.8.1 => 1.1.1) ([#47](https://github.com/figuren-theater/ft-privacy/pull/47)) ## [1.2.3](https://github.com/figuren-theater/ft-privacy/compare/1.2.2...1.2.3) - 2023-10-13 diff --git a/composer.json b/composer.json index c4b91a4..4910a48 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,8 @@ "figuren-theater/ft-options": "*", "koodimonni/composer-dropin-installer": "1.4", "wpackagist-plugin/compressed-emoji": "1.5", - "wpackagist-plugin/embed-privacy": "1.8.0", - "wpackagist-plugin/koko-analytics": "^1.3", + "wpackagist-plugin/embed-privacy": "1.8.1", + "wpackagist-plugin/koko-analytics": "1.3.6", "wpackagist-plugin/surbma-gdpr-multisite-privacy": "2.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index d076200..95127e4 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": "f41cb00b7b428ff9347cad5644d76146", + "content-hash": "fabe0d1f1352b579fb29218816aa6402", "packages": [ { "name": "composer/installers", @@ -316,15 +316,15 @@ }, { "name": "wpackagist-plugin/embed-privacy", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/embed-privacy/", - "reference": "tags/1.8.0" + "reference": "tags/1.8.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/embed-privacy.1.8.0.zip" + "url": "https://downloads.wordpress.org/plugin/embed-privacy.1.8.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2133,5 +2133,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } diff --git a/plugin.php b/plugin.php index 3b8cf72..91fe938 100644 --- a/plugin.php +++ b/plugin.php @@ -7,7 +7,7 @@ * Author URI: https://figuren.theater * Text Domain: figurentheater * Domain Path: /languages - * Version: 1.2.3 + * Version: 1.2.4 * * @package Figuren_Theater\ft-privacy */