mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 15:43:25 +02:00
Release 3.7.1 (#809)
* Update CHANGELOG.md with version 3.7.1 * Release 3.7.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@devicefarmer/stf",
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.1",
|
||||
"description": "Smartphone Test Farm",
|
||||
"keywords": [
|
||||
"adb",
|
||||
|
||||
Reference in New Issue
Block a user