fix(test and dependencies): Corrected cloudlyUrl in test.apiclient and updated tapbundle dependency.

This commit is contained in:
2024-11-06 17:19:43 +01:00
parent 26490e8ddd
commit 1f12cb9f94
6 changed files with 22 additions and 116 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-11-06 - 4.3.9 - fix(test and dependencies)
Corrected cloudlyUrl in test.apiclient and updated tapbundle dependency.
- Fixed cloudlyUrl assignment in the test.apiclient to use the correct helper method.
- Updated tapbundle dependency version from ^5.4.3 to ^5.4.4.
## 2024-11-06 - 4.3.8 - fix(api client)
Fixed localhost URL issue in test.client.ts