From 3e1468b5bf44b5ab28e1137c024626f070899226 Mon Sep 17 00:00:00 2001 From: Spencer Transier Date: Fri, 23 Feb 2024 13:47:44 -0800 Subject: [PATCH] Update version to `1.19.10` --- CHANGELOG.md | 11 ++++++++--- WordPress-Aztec-iOS.podspec | 2 +- WordPress-Editor-iOS.podspec | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa41958ee..f428434af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,15 +42,20 @@ _None._ ### Bug Fixes -- Fixed crash when attempting to render Gutenberg comment. [#1383] -- Fixed crash when underlining text with special glyphs. [#1384] +_None._ ### Internal Changes _None._ +## 1.19.10 + +### Bug Fixes + +- Fixed crash when attempting to render Gutenberg comment. [#1383] +- Fixed crash when underlining text with special glyphs. [#1384] -## [1.19.9](https://github.com/wordpress-mobile/AztecEditor-iOS/releases/tag/1.19.9) +## 1.19.9 ### Breaking Changes diff --git a/WordPress-Aztec-iOS.podspec b/WordPress-Aztec-iOS.podspec index 568a52131..950fb0155 100644 --- a/WordPress-Aztec-iOS.podspec +++ b/WordPress-Aztec-iOS.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPress-Aztec-iOS' - s.version = '1.19.9' + s.version = '1.19.10' s.summary = 'The native HTML Editor.' s.description = <<-DESC diff --git a/WordPress-Editor-iOS.podspec b/WordPress-Editor-iOS.podspec index da485d5f1..36fa15972 100644 --- a/WordPress-Editor-iOS.podspec +++ b/WordPress-Editor-iOS.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPress-Editor-iOS' - s.version = '1.19.9' + s.version = '1.19.10' s.summary = 'The WordPress HTML Editor.' s.description = <<-DESC