@odx/ui 2.9.3 → 2.9.4

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/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## @odx/ui 2.9.4 (2023-10-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **ui:** typo in favicon SVG filename ([c66f908](https://dev.azure.com/draeger/ODXP/_git/odx-libraries/commit/c66f908ea46efb64caf16435db54faee12404584))
7
+
1
8
  ## @odx/ui 2.9.3 (2023-09-18)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/ui",
3
- "version": "2.9.3",
3
+ "version": "2.9.4",
4
4
  "author": "Drägerwerk AG & Co.KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "peerDependencies": {
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-de96b064-b8ba-47f2-a2f0-4645b7dff94e" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="16" style="fill:#002766;"/><path d="m19.43,4h-10.33v2.65h8.18c.95,0,1.72.76,1.73,1.7v15.18c0,.94-.78,1.7-1.73,1.7h-3.11V9.13s-5.07,0-5.07,0v18.87h10.33c2.42,0,4.39-1.94,4.41-4.35v-15.3c-.02-2.41-1.99-4.35-4.41-4.35Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-de96b064-b8ba-47f2-a2f0-4645b7dff94e" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="16" style="fill:#002766;"/><path d="m19.43,4h-10.33v2.65h8.18c.95,0,1.72.76,1.73,1.7v15.18c0,.94-.78,1.7-1.73,1.7h-3.11V9.13s-5.07,0-5.07,0v18.87h10.33c2.42,0,4.39-1.94,4.41-4.35v-15.3c-.02-2.41-1.99-4.35-4.41-4.35Z" style="fill:#fff;"/></svg>