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

Commit 5e25997

Browse files
committed
Version 8.10.0
1 parent dbcc763 commit 5e25997

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ _None._
4848

4949
- Add `tag` parameter to `PostServiceRemoteOptions` [#634]
5050

51+
## 8.10.0
52+
53+
### New Features
54+
55+
- Add optional `tag` parameter to `PostServiceRemoteOptions` [#640]
56+
5157
## 8.9.1
5258

5359
### Bug Fixes

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.9.1'
5+
s.version = '8.10.0'
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)