@koobiq/icons 9.4.0 → 9.4.1

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,9 @@
1
+ ## 9.4.1 (2025-04-25)
2
+
3
+ ### Icons
4
+
5
+ * bug fix added xmlns to the root svg ([#DS-3446](https://github.com/koobiq/icons/issues/issue/DS-3446)) ([#16](https://github.com/koobiq/icons/issues/16)) 30d31a2
6
+
1
7
  # 9.4.0 "Late March" (2025-03-26)
2
8
 
3
9
  ### Icons
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@koobiq/icons",
3
- "version": "9.4.0",
3
+ "version": "9.4.1",
4
4
  "fontVersion": "1.0",
5
5
  "description": "Koobiq icons",
6
6
  "publishConfig": {
@@ -6559,7 +6559,7 @@ SVG sprite. They may be styled via CSS.
6559
6559
 
6560
6560
  </section>
6561
6561
  <footer>
6562
- <p>Generated at Wed, 26 Mar 2025 15:53:28 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
6562
+ <p>Generated at Fri, 25 Apr 2025 12:31:03 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
6563
6563
  </footer>
6564
6564
  </body>
6565
6565
  </html>