Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonnilsson committed Dec 28, 2020
1 parent d6e94a2 commit 74771f4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.


## [1.2.0] - 2020-12-29
### Fixed
- Fixed error handling on failed upload #7

### Changed
- Updated dependencies


## [1.1.3] - 2020-11-06
### Added
- Added CHANGELOG.md
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ios-uploader",
"version": "1.1.3",
"version": "1.2.0",
"description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.",
"keywords": [
"ipa",
Expand Down

0 comments on commit 74771f4

Please sign in to comment.