We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6d4b2e + 54c8fd1 commit 94fca75Copy full SHA for 94fca75
CHANGELOG.md
@@ -42,12 +42,18 @@ _None._
42
43
### Bug Fixes
44
45
-- Fix parsing issues in getting Zendesk metadata and feature announcements. [#746]
+_None._
46
47
### Internal Changes
48
49
_None._
50
51
+## 14.0.1
52
+
53
+### Bug Fixes
54
55
+- Fix parsing issues in getting Zendesk metadata and feature announcements. [#746]
56
57
## 14.0.0
58
59
### Breaking Changes
WordPressKit.podspec
@@ -2,7 +2,7 @@
2
3
Pod::Spec.new do |s|
4
s.name = 'WordPressKit'
5
- s.version = '14.0.0'
+ s.version = '14.0.1'
6
7
s.summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
8
s.description = <<-DESC
0 commit comments