Skip to content

Commit d3846ee

Browse files
authored
Merge pull request #21 from X3ne/release-please--branches--main--components--hsrpc
chore(main): release 2.0.1
2 parents 910c668 + 4b8e906 commit d3846ee

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [2.0.0](https://github.com/X3ne/hsrpc/compare/v1.8.0...v2.0.0) (2025-07-09)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hsrpc",
33
"private": true,
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)