We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42e0da commit b74fcefCopy full SHA for b74fcef
CHANGELOG.md
@@ -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
10
7.1.4 (8/4/2024)
11
-------------------
12
* fix: Load iOS hooks from `iphone` directory in the SDK
package.json
@@ -1,6 +1,6 @@
{
"name": "titanium",
- "version": "7.1.5",
+ "version": "7.1.6",
"author": "TiDev, Inc. <[email protected]>",
"description": "Command line interface for building Titanium SDK apps",
"type": "module",
0 commit comments