From a9ea7c86e412d94caa34f9c72ccac2c6dad0bd74 Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Tue, 21 Nov 2023 10:22:51 -0700 Subject: [PATCH] Update release date --- CHANGELOG.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5c94322..1ad129b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file, per [the Ke ## [Unreleased] - TBD -## [2.2.2] - 2023-11-20 +## [2.2.2] - 2023-11-21 ### Changed - Bump WordPress "tested up to" version 6.4 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@jeffpaul](https://github.com/jeffpaul) via [#162](https://github.com/10up/safe-svg/pull/162), [#163](https://github.com/10up/safe-svg/pull/163)). diff --git a/readme.txt b/readme.txt index caf68bb2..d58fc0b5 100644 --- a/readme.txt +++ b/readme.txt @@ -66,7 +66,7 @@ They take one argument that must be returned. See below for examples: == Changelog == -= 2.2.2 - 2023-11-20 = += 2.2.2 - 2023-11-21 = * **Changed:** Bump WordPress "tested up to" version 6.4 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@jeffpaul](https://github.com/jeffpaul) via [#162](https://github.com/10up/safe-svg/pull/162), [#163](https://github.com/10up/safe-svg/pull/163)). * **Fixed:** Ensure CSS applies properly to the SVG Icon block when added via `theme.json` (props [@tobeycodes](https://github.com/tobeycodes), [@dkotter](https://github.com/dkotter) via [#161](https://github.com/10up/safe-svg/pull/161)).