@db-ux/core-foundations 4.2.3 → 4.2.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,5 +1,11 @@
1
1
  # @db-ux/core-foundations
2
2
 
3
+ ## 4.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - refactor(Open Sans): added missing Ukrainian glyph - [see commit d6c15a7](https://github.com/db-ux-design-system/core-web/commit/d6c15a72759ad2c076eb2dc0b4de1e2d75e63a68)
8
+
3
9
  ## 4.2.3
4
10
 
5
11
  ### Patch Changes
Binary file
@@ -12,4 +12,4 @@ U+010C, U+010D, U+010E, U+010F, U+011A, U+011B, U+0147, U+0148, U+0158, U+0159,
12
12
  U+00E9, U+00E8, U+00EB, U+00E4, U+00FC, U+00F6, U+00EF, U+00C9, U+00C8, U+00CB, U+00C4, U+00DC, U+00D6, U+00CF # Netherlands characters
13
13
  U+0391-03A9, U+03B1-03C9 # Greek characters
14
14
  U+0410-042F, U+0430-044F # Cyrillic characters
15
- U+0404,U+0406-0407,U+0456-0457,U+0413-0419,U+0433-0439,U+041A-041F,U+043A-043F,U+0420-0429,U+0440-0449,U+0490-0491 # Ukrainian characters
15
+ U+0404,U+0406-0407,U+0454,U+0456-0457,U+0413-0419,U+0433-0439,U+041A-041F,U+043A-043F,U+0420-0429,U+0440-0449,U+0490-0491 # Ukrainian characters
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/core-foundations",
3
- "version": "4.2.3",
3
+ "version": "4.2.4",
4
4
  "type": "module",
5
5
  "description": "Provides basic tokens and assets based on DB UX Design System (Version 3).",
6
6
  "repository": {
@@ -59,7 +59,7 @@
59
59
  "dotenv": "17.2.3",
60
60
  "glob": "11.1.0",
61
61
  "nodemon": "3.1.11",
62
- "prettier": "3.6.2",
62
+ "prettier": "3.7.3",
63
63
  "sass": "1.85.0",
64
64
  "tsx": "4.21.0",
65
65
  "typescript": "5.9.3",