Skip to content

Commit

Permalink
Bump version to 17.1.0 (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdchr authored Apr 29, 2024
2 parents 77aee91 + b8b2b38 commit ef18907
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,24 @@ _None._

## Unreleased

### Breaking Changes

_None._

### New Features

_None._

### Bug Fixes

_None._

### Internal Changes

_None._

## 17.1.0

### New Features

- Add `getPost(withID)` to `PostServiceRemoteExtended` [#785]
Expand Down
2 changes: 1 addition & 1 deletion WordPressKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPressKit'
s.version = '17.0.0'
s.version = '17.1.0'

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

0 comments on commit ef18907

Please sign in to comment.