Skip to content

Commit 01b1367

Browse files
chore: bump version to 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2025-10-25) ### Bug Fixes * make @steambrew/client a peerDependency ([43619cd](43619cd))
1 parent 033fd8b commit 01b1367

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.1](https://github.com/BossSloth/SteamTypes/compare/v1.0.0...v1.0.1) (2025-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* make @steambrew/client a peerDependency ([43619cd](https://github.com/BossSloth/SteamTypes/commit/43619cde19e8d5eb06b5301d895431c444bd8d82))

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.0",
4+
"version": "1.0.1",
55
"author": "BossSloth",
66
"description": "TypeScript type definitions for the Steam client",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)