From b5cf5dd42c3d81638980ccd1224a6cc1eb07b5d3 Mon Sep 17 00:00:00 2001 From: Saurabh Rane Date: Thu, 8 Jun 2017 08:51:30 -0500 Subject: [PATCH] Release 1.5.1 --- CHANGELOG.md | 9 ++++++++- README.md | 2 +- SwiftIcons.podspec | 2 +- SwiftIcons/Base.lproj/Main.storyboard | 2 +- docs/images/pic01.png | Bin 97709 -> 97876 bytes 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76551d0..07f4b1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +## [1.5.1] - 2017-06-08 + +### Changed + +- UIBarButtonItem extensions (Fixes onTap animation) + ## [1.5] - 2017-06-07 ### Added @@ -60,7 +66,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - Initial Version of SwiftIcons - Support for Cocoapods -[Unreleased]: https://github.com/ranesr/SwiftIcons/compare/1.5...master +[Unreleased]: https://github.com/ranesr/SwiftIcons/compare/1.5.1...master +[1.5.1]: https://github.com/ranesr/SwiftIcons/compare/1.5...1.5.1 [1.5]: https://github.com/ranesr/SwiftIcons/compare/1.4.1...1.5 [1.4.1]: https://github.com/ranesr/SwiftIcons/compare/1.4...1.4.1 [1.4]: https://github.com/ranesr/SwiftIcons/compare/1.3...1.4 diff --git a/README.md b/README.md index 0a157cd..e12dca8 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Add the following lines to your `Podfile`: ```ruby target 'YourProject' do use_frameworks! - pod 'SwiftIcons', '~> 1.5' + pod 'SwiftIcons', '~> 1.5.1' end ``` diff --git a/SwiftIcons.podspec b/SwiftIcons.podspec index 70b5b12..d782740 100644 --- a/SwiftIcons.podspec +++ b/SwiftIcons.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftIcons' - s.version = '1.5' + s.version = '1.5.1' s.summary = 'SwiftIcons - A library for using different font icons' s.description = 'SwiftIcons library helps you use icons from any of these font icons - Dripicons, Emoji, FontAwesome, Icofont, Ionicons, Linearicons, Map-icons, Material icons, Open iconic, State face icons, Weather icons' diff --git a/SwiftIcons/Base.lproj/Main.storyboard b/SwiftIcons/Base.lproj/Main.storyboard index 67bfb2b..91eb362 100644 --- a/SwiftIcons/Base.lproj/Main.storyboard +++ b/SwiftIcons/Base.lproj/Main.storyboard @@ -48,7 +48,7 @@ -