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

Commit 382aec8

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](seamapi/javascript@v6.15.1...v7.0.0) (2023-07-04) ### Features * Return Action Attempt from accessCodes.update, don't wait for completion by default ([#236](seamapi/javascript#236)) ([c6f14e4](seamapi/javascript@c6f14e4)) ### BREAKING CHANGES * accessCodes.update will not await action attempts automatically
1 parent c6f14e4 commit 382aec8

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

0 commit comments

Comments
 (0)