Skip to content

Commit 010c053

Browse files
authored
refactor: readme versionning
1 parent f0fa78c commit 010c053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In your `<body/>`:
6666
</script>
6767
```
6868

69-
You can add a version tag if you need, e.g for version 1.0.0 https://cdn.jsdelivr.net/npm/[email protected]/lib/index.js,
69+
⚠️ We recommend adding a version tag to prevent breaking changes from major versions, e.g for version 1.0.0 https://cdn.jsdelivr.net/npm/[email protected]/lib/index.js,
7070
however this will not work with versions below 1.0.0. If you do not specify a version, you will get served the latest available version of the rasa-webchat.
7171

7272
About images: `width` and `height` define the size in pixels that images in messages are crop-scaled to. If not present, the image will scale to the maximum width of the container and the image.

0 commit comments

Comments
 (0)