Skip to content

Commit

Permalink
[Release] Version 14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
k0nserv committed Aug 21, 2019
1 parent 1890d4f commit 039067b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Backpack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

Pod::Spec.new do |s|
s.name = 'Backpack'
s.version = "14.1.2"
s.version = "14.2.0"
s.summary = "Skyscanner's Design System Backpack for iOS"

s.description = <<-DESC
Expand Down
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

[Unreleased changes](./UNRELEASED.md).

## 14.2.0

**Added:**

- Initial version of `BPKNavigationBar` with large titles.

## 14.1.2

**Fixed:**
Expand Down Expand Up @@ -96,7 +102,7 @@

- Backpack/StarRating
- `BPKStarRating` is now `IB_DESIGNABLE`.

**Changed:**
- Backpack/Icon
- Updated `BPKIconNameTrips` with a new design.
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Backpack (14.1.2):
- Backpack (14.2.0):
- FloatingPanel (~> 1.6)
- FSCalendar (~> 2.8)
- TTTAttributedLabel (~> 1.13.4)
Expand Down Expand Up @@ -27,7 +27,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Backpack: 80eab1fd97bcb8869130d5a15b9862f510324f9a
Backpack: 6aa2443a6f9c644a6ff69fc87a0a9855688dcb22
FloatingPanel: a318d2f98eeb44e09c336d920f0eabc7c7b1579d
FSCalendar: 3a5ed3636e2ba1b83ebebfcf0c2603105a6f5efe
iOSSnapshotTestCase: 711379b19f69a22c131527df862352c877c2773c
Expand Down

0 comments on commit 039067b

Please sign in to comment.