Skip to content

Commit

Permalink
[Release] Version 11.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
George Gillams committed Jul 10, 2019
1 parent 9f672ea commit b72f7ac
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 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 = "11.5.2"
s.version = "11.5.3"
s.summary = "Skyscanner's Design System Backpack for iOS"

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

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

## 11.5.3

**Fixed:**

- Backpack/Calendar:
- Fixed layout issues when using range selection in RTL.

## 11.5.2

Nothing of note!
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 (11.5.2):
- Backpack (11.5.3):
- FSCalendar (~> 2.8)
- TTTAttributedLabel (~> 1.13.4)
- FSCalendar (2.8.0)
Expand All @@ -24,7 +24,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Backpack: 3c700c450309ca4eff70a4cbd47d6443112436f1
Backpack: e7bfb8acee895dc02b7589dbefd5a4540b7719e4
FSCalendar: 3a5ed3636e2ba1b83ebebfcf0c2603105a6f5efe
iOSSnapshotTestCase: 711379b19f69a22c131527df862352c877c2773c
SwiftLint: 7a0227733d786395817373b2d0ca799fd0093ff3
Expand Down
5 changes: 0 additions & 5 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Unreleased

**Fixed:**

- Backpack/Calendar:
- Fixed layout issues when using range selection in RTL.

> Place your changes below this line.
## How to write a good changelog entry
Expand Down

0 comments on commit b72f7ac

Please sign in to comment.