Skip to content

Commit 79b196f

Browse files
committed
Update Changelog and bump version.
1 parent 8d72edc commit 79b196f

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.19.8
2+
-------
3+
* Retain Heading attribute when headings are autocorrected.
4+
15
1.19.7
26
-------
37
* Add variable to control whether typing attributes should be recalculated when deleting backward.

WordPress-Aztec-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'WordPress-Aztec-iOS'
3-
s.version = '1.19.7'
3+
s.version = '1.19.8'
44

55
s.summary = 'The native HTML Editor.'
66
s.description = <<-DESC

WordPress-Editor-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'WordPress-Editor-iOS'
3-
s.version = '1.19.7'
3+
s.version = '1.19.8'
44

55
s.summary = 'The WordPress HTML Editor.'
66
s.description = <<-DESC

0 commit comments

Comments
 (0)