storyly-placement 1.7.1 → 1.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/storyly-placement.js +3207 -3058
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -24,4 +24,4 @@ For further information regarding the usage of `storyly-placement`, please check
|
|
|
24
24
|
|
|
25
25
|
# Change Log
|
|
26
26
|
|
|
27
|
-
check out [release notes](https://github.com/Netvent/storyly-sdk/blob/master/
|
|
27
|
+
check out [release notes](https://github.com/Netvent/storyly-sdk/blob/master/web/RELEASENOTES.md).
|