Skip to content

Commit f0a2150

Browse files
chore: bump version to 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2025-10-25) ### Bug Fixes * correct casing in exports ([7933566](7933566))
1 parent c1a0b59 commit f0a2150

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,3 +1,10 @@
1+
## [1.0.2](https://github.com/BossSloth/SteamTypes/compare/v1.0.1...v1.0.2) (2025-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* correct casing in exports ([7933566](https://github.com/BossSloth/SteamTypes/commit/793356698b4994820a15fec798e49d450e5c8f2a))
7+
18
## [1.0.1](https://github.com/BossSloth/SteamTypes/compare/v1.0.0...v1.0.1) (2025-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "steam-types",
33
"type": "module",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "BossSloth",
66
"description": "TypeScript type definitions for the Steam client",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)