@saooti/octopus-sdk 30.0.54 → 30.0.55
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 +2 -1
- package/package.json +1 -1
- package/src/assets/general.scss +1 -0
package/README.md
CHANGED
|
@@ -550,4 +550,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
550
550
|
* 30.0.51 Commentaires live
|
|
551
551
|
* 30.0.52 Ajout rubriqueIdFilter
|
|
552
552
|
* 30.0.53 Commentaires live
|
|
553
|
-
* 30.0.54 Multiselect not reload on close
|
|
553
|
+
* 30.0.54 Multiselect not reload on close
|
|
554
|
+
* 30.0.55 Align participant img
|
package/package.json
CHANGED