Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit dfb2307

Browse files
committed
Version 1.14.1
1 parent b1be963 commit dfb2307

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

33+
## 1.14.1
34+
35+
### Bug Fixes
36+
37+
- Fix an issue with `downloadImage` failure callback being called on the background thread [#130]
38+
3339
## 1.14.0
3440

3541
### New Features

WordPressUI.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 = 'WordPressUI'
5-
s.version = '1.14.0'
5+
s.version = '1.14.1'
66

77
s.summary = 'Home of reusable WordPress UI components.'
88
s.description = <<-DESC

0 commit comments

Comments
 (0)