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

Commit 480591a

Browse files
committed
Update podspec
1 parent 0fac3ea commit 480591a

2 files changed

Lines changed: 3 additions & 15 deletions

File tree

CHANGELOG.md

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

33-
## Unreleased
34-
35-
### Breaking Changes
36-
37-
_None._
33+
## 1.14.0
3834

3935
### New Features
4036

41-
- Add an `ImageCaching` protocol and an `ImageCache` class with a `shared` property to make it possible to override the default cache [#129]
42-
43-
### Bug Fixes
44-
45-
_None._
46-
47-
### Internal Changes
48-
49-
_None._
37+
- Add a new `ImageCaching` protocol and an `ImageCache` class with a `shared` property to allow overriding the default image cache [#129]
5038

5139
## 1.13.1
5240

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

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

0 commit comments

Comments
 (0)