Skip to content

Commit b0535fb

Browse files
committed
Bump podspec version
Bump podspec version for WordPress-Editor-iOS Update CHANGELOG
1 parent 1d85c13 commit b0535fb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ _None._
3030
3131
-->
3232

33-
## Unreleased
33+
## 1.19.10
3434

3535
### Breaking Changes
3636

@@ -42,7 +42,7 @@ _None._
4242

4343
### Bug Fixes
4444

45-
_None._
45+
- Fixed crash when rendering Gutenberg comments. [#1383]
4646

4747
### Internal Changes
4848

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)