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

Commit 5a048f0

Browse files
committed
Bump version to 8.7.1
1 parent 109bc8f commit 5a048f0

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,23 @@ _None._
3838

3939
### New Features
4040

41-
- `RemotePostCategory.parent` is set to zero when API returns `"parent": null` [#630]
41+
_None._
4242

4343
### Bug Fixes
4444

45-
- Fixed a breaking changes introduced in 8.7.0 [#632]
45+
_None._
4646

4747
### Internal Changes
4848

4949
_None._
5050

51+
## 8.7.1
52+
53+
### Bug Fixes
54+
55+
- `RemotePostCategory.parent` is set to zero when API returns `"parent": null` [#630]
56+
- Fixed a breaking changes introduced in 8.7.0 [#632, #633]
57+
5158
## 8.7.0
5259

5360
- Update `WordPressComOAuthClient` to add support to webauthn endpoints [#629]

WordPressKit.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 = 'WordPressKit'
5-
s.version = '8.7.0'
5+
s.version = '8.7.1'
66

77
s.summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
88
s.description = <<-DESC

0 commit comments

Comments
 (0)