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

Commit e9cf97c

Browse files
chore(release): 8.2.1 [skip ci]
## [8.2.1](seamapi/javascript@v8.2.0...v8.2.1) (2023-07-28) ### Bug Fixes * Use authorization header with client session token ([#253](seamapi/javascript#253)) ([d21b192](seamapi/javascript@d21b192))
1 parent d21b192 commit e9cf97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "8.2.0",
10+
"version": "8.2.1",
1111
"license": "MIT",
1212
"sideEffects": false,
1313
"main": "./cjs-wrapper.js",

0 commit comments

Comments
 (0)