Skip to content

Commit ab5f229

Browse files
razor-xseambot
andauthored
feat: Update @seamapi/http to version 1.0.0-rc.1 (#94)
* feat: Update @seamapi/http to version 1.0.0-rc.1 * ci: Generate code --------- Co-authored-by: Seam Bot <devops@getseam.com>
1 parent fc6739a commit ab5f229

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ const workspaces = await seam.workspaces.list()
356356

357357
#### Additional Options
358358

359-
In addition the various authentication options,
359+
In addition to the various authentication options,
360360
the constructor takes some advanced options that affect behavior.
361361

362362
```ts

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"npm": ">= 9.0.0"
6666
},
6767
"dependencies": {
68-
"@seamapi/http": "1.0.0-rc.0",
68+
"@seamapi/http": "1.0.0-rc.1",
6969
"@seamapi/types": "1.176.0",
7070
"@seamapi/webhook": "1.0.0-rc.1",
7171
"seamapi-types": "1.42.0",

0 commit comments

Comments
 (0)