We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 910c668 + 4b8e906 commit d3846eeCopy full SHA for d3846ee
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [2.0.1](https://github.com/X3ne/hsrpc/compare/v2.0.0...v2.0.1) (2025-07-14)
4
+
5
6
+### Features
7
8
+* add fate collab game data ([8f642a0](https://github.com/X3ne/hsrpc/commit/8f642a0cf72d057c0c2769ae78ec49930fa61b22))
9
10
11
+### Miscellaneous Chores
12
13
+* release 2.0.1 ([910c668](https://github.com/X3ne/hsrpc/commit/910c668ccc3264e71b59a8cc6d5230ef653bcfb6))
14
15
## [2.0.0](https://github.com/X3ne/hsrpc/compare/v1.8.0...v2.0.0) (2025-07-09)
16
17
package.json
@@ -1,7 +1,7 @@
{
"name": "hsrpc",
"private": true,
- "version": "2.0.0",
+ "version": "2.0.1",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments