Skip to content

Commit

Permalink
Created a new release (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) <please-set-your-email@bitrise.io>
  • Loading branch information
SwiftLeeBot and J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) authored May 1, 2020
1 parent 4cd4025 commit e3a5e2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AppStoreConnect-Swift-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppStoreConnect-Swift-SDK'
s.version = '1.1.0'
s.version = '1.1.1'
s.summary = 'The Swift SDK to work with the App Store Connect API from Apple.'

s.description = <<-DESC
Expand Down
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.1.1
- Fix Prerelease Versions filter ([#98](https://github.com/AvdLee/appstoreconnect-swift-sdk/pull/98)) via [@orj](https://github.com/orj)
- Merge release 1.1.0 into master ([#97](https://github.com/AvdLee/appstoreconnect-swift-sdk/pull/97)) via [@SwiftLeeBot](https://github.com/SwiftLeeBot)

### 1.1.0
- Fix the parsing of Profile responses ([#95](https://github.com/AvdLee/appstoreconnect-swift-sdk/pull/95)) via [@orj](https://github.com/orj)
- Added missing build relationships ([#96](https://github.com/AvdLee/appstoreconnect-swift-sdk/pull/96)) via [@Nafisa2020](https://github.com/Nafisa2020)
Expand Down

0 comments on commit e3a5e2b

Please sign in to comment.