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

Commit 1d222e3

Browse files
authored
Merge pull request #357 from wordpress-mobile/release/2.4.0
Bump WordPressShared to 2.4.0
2 parents 688ee5e + 824b90f commit 1d222e3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ _None._
3838

3939
### New Features
4040

41-
- Added an analytics event for Stats Subscribers [#356]
41+
_None._
4242

4343
### Bug Fixes
4444

@@ -48,6 +48,12 @@ _None._
4848

4949
_None._
5050

51+
## 2.4.0
52+
53+
### New Features
54+
55+
- Added an analytics event for Stats Subscribers [#356]
56+
5157
## 2.3.1
5258

5359
### Bug Fixes

WordPressShared.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Pod::Spec.new do |s|
66
s.name = 'WordPressShared'
7-
s.version = '2.3.1'
7+
s.version = '2.4.0'
88

99
s.summary = 'Shared components used in building the WordPress iOS apps and other library components.'
1010
s.description = <<-DESC

0 commit comments

Comments
 (0)