@adjustcom/smart-banner-sdk
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,1 +1,8 @@ | ||
### Version 1.1.1 (30th January 2024) | ||
#### Fixed | ||
- Fixed issue with CTA size when banner body contains long text. | ||
--- | ||
### Version 1.1.0 (25th January 2024) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@adjustcom/smart-banner-sdk", | ||
"version": "1.1.0", | ||
"version": "1.1.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.1.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.1.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
160640