Skip to content

Commit 5655f74

Browse files
committed
Release 9.1.3
1 parent 92473a2 commit 5655f74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.3](https://github.com/will-stone/tings/compare/9.1.2...9.1.3) (2025-03-24)
4+
5+
### Patches
6+
7+
- Migrate to pnpm, this is a test release
8+
([bf883e8](https://github.com/will-stone/tings/commit/bf883e86f82e5ca8dd890c57cdcfe33ffc4a0778))
9+
310
## 9.1.2 (2024-10-26)
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.2",
3+
"version": "9.1.3",
44
"private": false,
55
"description": "A collection of small JavaScript utilities",
66
"homepage": "https://tings.wstone.uk/",

0 commit comments

Comments
 (0)