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

Commit 7c1200f

Browse files
Update version to 1.15.1
1 parent a703502 commit 7c1200f

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,18 @@ _None._
4242

4343
### Bug Fixes
4444

45-
- 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]
45+
_None._
4646

4747
### Internal Changes
4848

4949
_None._
5050

51+
## 1.15.1
52+
53+
### Bug Fixes
54+
55+
- 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]
56+
5157
## 1.15.0
5258

5359
### 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.15.0'
5+
s.version = '1.15.1'
66

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

0 commit comments

Comments
 (0)