Skip to content

Commit 7e7ee0c

Browse files
chore(release): 5.10.0 [skip ci]
# [5.10.0](v5.9.32...v5.10.0) (2025-11-03) ### Bug Fixes * use caching for effect exceptions ([fd3921d](fd3921d)) * use caching for kit exceptions ([97c2934](97c2934)) * use caching for quality exceptions ([fefa3af](fefa3af)) * use caching for texture exceptions ([66275ec](66275ec)) * use caching for unique hat exceptions ([38a0831](38a0831)) ### Features * generate effect exceptions ([581ff3f](581ff3f)) * generate exceptions for killstreak kits ([3298f0f](3298f0f)) * generate exceptions for quality ([7a6b4fc](7a6b4fc)) * generate exceptions for textures ([1fbdd25](1fbdd25)) * generate exceptions for unique hats ([11d6b3e](11d6b3e))
1 parent ded939a commit 7e7ee0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tf2-item-format",
3-
"version": "5.9.32",
3+
"version": "5.10.0",
44
"description": "Format's TF2 items like backpack.tf does",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)