Skip to content

Commit c268a01

Browse files
committed
Version 3.0.2
1 parent 310c8da commit c268a01

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
5+
6+
7+
## [3.0.2] - 2025-02-27
58
### Changed
69
- Updated dependencies
710
- Added Node v22 to CI tests

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ios-uploader",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.",
55
"keywords": [
66
"ipa",
@@ -64,4 +64,4 @@
6464
"node18-alpine-x64"
6565
]
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)