diff --git a/CHANGELOG.md b/CHANGELOG.md index 927b051..46fffac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,12 +42,18 @@ _None._ ### Bug Fixes -- For `UITableViewCell` whose background color is set by `backgroundConfiguration`, the cell now shows the ghost layers only for the content instead of the whole cell. [#138] +_None._ ### Internal Changes _None._ +## 1.15.1 + +### Bug Fixes + +- For `UITableViewCell` whose background color is set by `backgroundConfiguration`, the cell now shows the ghost layers only for the content instead of the whole cell. [#138] + ## 1.15.0 ### New Features diff --git a/WordPressUI.podspec b/WordPressUI.podspec index ae30ff5..6187914 100644 --- a/WordPressUI.podspec +++ b/WordPressUI.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPressUI' - s.version = '1.15.0' + s.version = '1.15.1' s.summary = 'Home of reusable WordPress UI components.' s.description = <<-DESC