@stryke/string-format 0.13.7 → 0.14.2

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
@@ -2,6 +2,35 @@
2
2
 
3
3
  # Changelog for Stryke - String Format
4
4
 
5
+ ## [0.14.1](https://github.com/storm-software/stryke/releases/tag/string-format%400.14.1) (02/09/2026)
6
+
7
+ ### Features
8
+
9
+ - **string-format:** Added the `toOrdinal` helper utility ([eb7aea68](https://github.com/storm-software/stryke/commit/eb7aea68))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **helpers** to **v0.9.42**
14
+ - Updated **types** to **v0.10.39**
15
+
16
+ ## [0.14.0](https://github.com/storm-software/stryke/releases/tag/string-format%400.14.0) (02/09/2026)
17
+
18
+ ### Features
19
+
20
+ - **string-format:** Added the `toOrdinal` helper utility ([eb7aea68](https://github.com/storm-software/stryke/commit/eb7aea68))
21
+
22
+ ### Updated Dependencies
23
+
24
+ - Updated **helpers** to **v0.9.41**
25
+ - Updated **types** to **v0.10.38**
26
+
27
+ ## [0.13.7](https://github.com/storm-software/stryke/releases/tag/string-format%400.13.7) (01/29/2026)
28
+
29
+ ### Updated Dependencies
30
+
31
+ - Updated **helpers** to **v0.9.40**
32
+ - Updated **types** to **v0.10.37**
33
+
5
34
  ## [0.13.6](https://github.com/storm-software/stryke/releases/tag/string-format%400.13.6) (01/26/2026)
6
35
 
7
36
  ### Updated Dependencies