Skip to content

Commit 7e75409

Browse files
committed
Release 9.1.4
1 parent 09dba87 commit 7e75409

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [9.1.3](https://github.com/will-stone/tings/compare/9.1.2...9.1.3) (2025-03-24)
411

512
### Patches

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tings",
3-
"version": "9.1.3",
3+
"version": "9.1.4",
44
"private": false,
55
"description": "A collection of small JavaScript utilities",
66
"homepage": "https://tings.wstone.uk/",

0 commit comments

Comments
 (0)