Skip to content

Commit 619ff2b

Browse files
committed
upgrade: 3.8.2
1 parent 76e0d42 commit 619ff2b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## What's New
22

3+
**v3.8.2**
4+
5+
- Fixes isTrusted logic and adds an 'activate' event.
6+
37
**v3.8.1**
48

59
- Adds missing void return values to JSDoc and fixes some parameters.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ps-client",
33
"homepage": "https://github.com/PartMan7/PS-Client#readme",
4-
"version": "3.8.1",
4+
"version": "3.8.2",
55
"description": "Package for connecting to Pokemon Showdown servers.",
66
"main": "client.js",
77
"scripts": {

0 commit comments

Comments
 (0)