@adjustcom/smart-banner-sdk
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
### Version 1.0.1 (5th December 2023) | ||
#### Fixed | ||
- Fixed issue with invalid URL generated when search query containing question mark ('?') was passed as an iOS deeplink path. | ||
--- | ||
### Version 1.0.0 (23rd November 2023) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@adjustcom/smart-banner-sdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Adjust Smart Banner SDK", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -35,3 +35,3 @@ ## Summary | ||
When loading the sdk through CDN we suggest using minified version. You can target specific version like `https://cdn.adjust.com/adjust-smart-banner-1.0.0.min.js`, or you can target latest version `https://cdn.adjust.com/adjust-smart-banner-latest.min.js` if you want automatic updates without need to change the target file. The sdk files are cached so they are served as fast as possible, and the cache is refreshed every half an hour. If you want updates immediately make sure to target specific version. | ||
When loading the sdk through CDN we suggest using minified version. You can target specific version like `https://cdn.adjust.com/adjust-smart-banner-1.0.1.min.js`, or you can target latest version `https://cdn.adjust.com/adjust-smart-banner-latest.min.js` if you want automatic updates without need to change the target file. The sdk files are cached so they are served as fast as possible, and the cache is refreshed every half an hour. If you want updates immediately make sure to target specific version. | ||
@@ -38,0 +38,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147340
2577