Skip to content

Commit df7f8a9

Browse files
committed
Version 3.0.1
1 parent 43e33d0 commit df7f8a9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

44
## [Unreleased]
5+
6+
7+
## [3.0.1] - 2024-06-25
58
### Changed
69
- Updated dependencies
710
- Switched from vercel/pkg to yao-pkg/pkg as vercel has deprecated pkg
811
- Updated to ESLint v9 and added formatting rules using @stylistic/eslint-plugin
912

13+
1014
## [3.0.0] - 2024-02-24
1115
### Changed
1216
- **BREAKING** Dropped support for Node versions below v18

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ios-uploader",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Easy to use, cross-platform tool to upload an iOS app to itunes-connect.",
55
"keywords": [
66
"ipa",

0 commit comments

Comments
 (0)