Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonnilsson committed Jan 18, 2022
1 parent 16830bb commit 679027b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.

## [Unreleased]


## [2.0.0] - 2022-01-18
### Changed
- **BREAKING** Dropped support for Node v10
- Bump binary releases from Node v12 to v14
Expand Down
4 changes: 2 additions & 2 deletions 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.5.2",
"version": "2.0.0",
"description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.",
"keywords": [
"ipa",
Expand Down

0 comments on commit 679027b

Please sign in to comment.