@adjustcom/smart-banner-sdk
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,9 @@ | ||
### Version 1.0.2 (13th December 2023) | ||
#### Fixed | ||
- Fixed issue with wrong banner position among other sibling elements when attached to a custom `bannerParent`. | ||
- Fixed banner styles to avoid unintentional override by client styles. | ||
--- | ||
### Version 1.0.1 (5th December 2023) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@adjustcom/smart-banner-sdk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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.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. | ||
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.2.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
149201
2584