Skip to content

Commit a42d2de

Browse files
Merge pull request #1387 from wordpress-mobile/release/1.19.10
Update version to `1.19.10`
2 parents de17020 + ed135d2 commit a42d2de

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,20 @@ _None._
4242

4343
### Bug Fixes
4444

45-
- Fixed crash when attempting to render Gutenberg comment. [#1383]
46-
- Fixed crash when underlining text with special glyphs. [#1384]
45+
_None._
4746

4847
### Internal Changes
4948

5049
_None._
5150

51+
## 1.19.10
52+
53+
### Bug Fixes
54+
55+
- Fixed crash when attempting to render Gutenberg comment. [#1383]
56+
- Fixed crash when underlining text with special glyphs. [#1384]
5257

53-
## [1.19.9](https://github.com/wordpress-mobile/AztecEditor-iOS/releases/tag/1.19.9)
58+
## 1.19.9
5459

5560
### Breaking Changes
5661

WordPress-Aztec-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPress-Aztec-iOS'
5-
s.version = '1.19.9'
5+
s.version = '1.19.10'
66

77
s.summary = 'The native HTML Editor.'
88
s.description = <<-DESC

WordPress-Editor-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPress-Editor-iOS'
5-
s.version = '1.19.9'
5+
s.version = '1.19.10'
66

77
s.summary = 'The WordPress HTML Editor.'
88
s.description = <<-DESC

0 commit comments

Comments
 (0)