Skip to content

Commit

Permalink
[Release] Version 40.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
George Gillams committed Mar 3, 2021
1 parent 64bf5b7 commit 1eca6e7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 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 = "40.4.6"
s.version = "40.4.7"
s.summary = "Skyscanner's Design System Backpack for iOS"

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

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

# 40.4.7

**Fixed:**
- Backpack/Calendar:
- Exposed price labels to assistive technology.

# 40.4.6

**Fixed:**
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PODS:
- AppCenter/Core
- AppCenter/Distribute (3.1.1):
- AppCenter/Core
- Backpack (40.4.6):
- Backpack (40.4.7):
- FloatingPanel (= 1.6.6)
- FSCalendar (~> 2.8.2)
- MBProgressHUD (~> 1.2.0)
Expand Down Expand Up @@ -47,7 +47,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AppCenter: 513d32888854d67d8cfbd3a8db16aeb5fb2e2a75
Backpack: 5394535ab05133a0b50fd7db4a5ca2826d778857
Backpack: 96d95f2826da4a80b858cc80ffdb6f7c468c5c3e
FloatingPanel: 5fe605e073e60395bc4bb416fd513d0fa38a6558
FSCalendar: e6a2eb9c571bf0719ed797ef807e08426753c241
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Expand Down
3 changes: 0 additions & 3 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Unreleased

> Place your changes below this line.
**Fixed:**
- Backpack/Calendar:
- Exposed price labels to assistive technology.
## How to write a good changelog entry

Expand Down

0 comments on commit 1eca6e7

Please sign in to comment.