@saooti/octopus-sdk 30.0.6 → 30.0.7
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/components/display/filter/MonetizableFilter.vue +1 -1
- package/src/components/display/filter/RubriqueChoice.vue +1 -1
- package/src/components/display/organisation/OrganisationChooserLight.vue +1 -1
- package/src/components/display/rubriques/RubriqueList.vue +1 -1
package/README.md
CHANGED
|
@@ -503,4 +503,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
503
503
|
* 30.0.3 Ajout tag page podcast
|
|
504
504
|
* 30.0.4 Remplacer la version "classique" des miniplayers par la version beta
|
|
505
505
|
* 30.0.5 Tri des classes dans des sous dossiers
|
|
506
|
-
* 30.0.6 Merge 29
|
|
506
|
+
* 30.0.6 Merge 29
|
|
507
|
+
* 30.0.7 Améliorations css
|
package/package.json
CHANGED