@iobroker/adapter-react-v5 3.1.29 → 3.1.30

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 CHANGED
@@ -642,7 +642,7 @@ If you still have questions, try to find an answer [here](https://mui.com/guides
642
642
  -->
643
643
 
644
644
  ## Changelog
645
- ### 3.1.29 (2022-08-23)
645
+ ### 3.1.30 (2022-08-23)
646
646
  * (bluefox) Added method `getCompactSystemRepositories`
647
647
  * (bluefox) corrected error in `ObjectBrowser`
648
648
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iobroker/adapter-react-v5",
3
- "version": "3.1.29",
3
+ "version": "3.1.30",
4
4
  "description": "React classes to develop admin interfaces for ioBroker with react.",
5
5
  "author": {
6
6
  "name": "bluefox",