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 92473a2 commit 5655f74Copy full SHA for 5655f74
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 9.1.2 (2024-10-26)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "tings",
- "version": "9.1.2",
+ "version": "9.1.3",
"private": false,
"description": "A collection of small JavaScript utilities",
"homepage": "https://tings.wstone.uk/",
0 commit comments