We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dba87 commit 7e75409Copy full SHA for 7e75409
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [9.1.4](https://github.com/will-stone/tings/compare/9.1.3...9.1.4) (2026-04-03)
4
+
5
+### Patches
6
7
+- Calculate toOrdinal without converting to string
8
+ ([4aec458](https://github.com/will-stone/tings/commit/4aec458700c4d6541015797d691b3e790b4b8572))
9
10
## [9.1.3](https://github.com/will-stone/tings/compare/9.1.2...9.1.3) (2025-03-24)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "tings",
- "version": "9.1.3",
+ "version": "9.1.4",
"private": false,
"description": "A collection of small JavaScript utilities",
"homepage": "https://tings.wstone.uk/",
0 commit comments