Skip to content

Commit

Permalink
release(1.2.7): Version bump (#331)
Browse files Browse the repository at this point in the history
* bump to 1.2.7

* bump to 1.2.7
  • Loading branch information
huri000 committed Dec 28, 2020
1 parent a5db589 commit c2d4257
Show file tree
Hide file tree
Showing 22 changed files with 358 additions and 379 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
Any notable changes to this project will be documented in this file.

## 1.2.7

### Fixes

#324 - iOS 14.2 keyWindow is always EKWindow
#277 - EKContentView.panGestureRecognized(gr:) crash

## 1.2.6

### Features
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Nimble (8.0.1)
- Quick (2.0.0)
- QuickLayout (3.0.0)
- SwiftEntryKit (1.2.6):
- SwiftEntryKit (1.2.7):
- QuickLayout (= 3.0.0)

DEPENDENCIES:
Expand All @@ -24,8 +24,8 @@ SPEC CHECKSUMS:
Nimble: 45f786ae66faa9a709624227fae502db55a8bdd0
Quick: ce1276c7c27ba2da3cb2fd0cde053c3648b3b22d
QuickLayout: 07b45a72b10083fee3f095990cfed1c1e7b27f0a
SwiftEntryKit: 96a2fa90b2631bbbfac50d18449e9ca3d0635f13
SwiftEntryKit: 537c92699d6034efb1ef9c32b11e0b37c97aa589

PODFILE CHECKSUM: cfefcd17a3b135cb5b254a0b85e280fd33f2919e

COCOAPODS: 1.9.3
COCOAPODS: 1.10.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/SwiftEntryKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

492 changes: 242 additions & 250 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c2d4257

Please sign in to comment.