diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ee18fd..bcdd8b1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.7.1 (2024-09-20) + +* option to cleanup tmp folder during cleanup phase by @jupe in https://github.com/DeviceFarmer/stf/pull/772 +* fix SDK<34 STFService installation by @jupe in https://github.com/DeviceFarmer/stf/pull/804 +* fix bug on deprecation warning using sass by @denis99999 in https://github.com/DeviceFarmer/stf/pull/808 + ## 3.7.0 (2024-08-12) * Update minicap to 2.7.2 by @koral-- in https://github.com/DeviceFarmer/stf/pull/787 diff --git a/package.json b/package.json index b490e8b1..b37bf7c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devicefarmer/stf", - "version": "3.7.0", + "version": "3.7.1", "description": "Smartphone Test Farm", "keywords": [ "adb",