Skip to content

Commit b74fcef

Browse files
committed
v7.1.6
1 parent b42e0da commit b74fcef

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
7.1.6 (2/6/2025)
2+
-------------------
3+
* fix: Fixed command path for Node 22.13.1.
4+
5+
7.1.5 (10/4/2024)
6+
-------------------
7+
* fix: Improve tiapp sdk-version handling
8+
* chore: Update dependencies
9+
110
7.1.4 (8/4/2024)
211
-------------------
312
* fix: Load iOS hooks from `iphone` directory in the SDK

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "titanium",
3-
"version": "7.1.5",
3+
"version": "7.1.6",
44
"author": "TiDev, Inc. <[email protected]>",
55
"description": "Command line interface for building Titanium SDK apps",
66
"type": "module",

0 commit comments

Comments
 (0)