Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 84f1235

Browse files
chore(release): 5.19.0 [skip ci]
# [5.19.0](seamapi/javascript@v5.18.0...v5.19.0) (2023-05-02) ### Bug Fixes * Use correct default endpoint in browser ([783ef7d](seamapi/javascript@783ef7d)) ### Features * Add checks for keys on getClientSessionToken ([fe72bad](seamapi/javascript@fe72bad)) * Reuse makeRequest ([2bd1a40](seamapi/javascript@2bd1a40))
1 parent 5b0696d commit 84f1235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"iot",
88
"device"
99
],
10-
"version": "5.18.0",
10+
"version": "5.19.0",
1111
"license": "MIT",
1212
"sideEffects": false,
1313
"main": "./cjs-wrapper.js",

0 commit comments

Comments
 (0)