Skip to content

Commit 191bcb9

Browse files
authored
Merge branch 'main' into claude/codegen-cleanup-blueprint-lfafma
2 parents 14b2ec8 + c1b0ce4 commit 191bcb9

4 files changed

Lines changed: 15 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"start": "fake-seam-connect --seed"
1515
},
1616
"devDependencies": {
17-
"@seamapi/blueprint": "^0.58.0",
17+
"@seamapi/blueprint": "^0.59.0",
1818
"@seamapi/fake-seam-connect": "1.86.0",
1919
"@seamapi/smith": "^0.5.2",
20-
"@seamapi/types": "1.963.0",
20+
"@seamapi/types": "1.970.0",
2121
"change-case": "^5.4.4",
2222
"prettier": "^3.2.5"
2323
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "seam"
3-
version = "1.204.1"
3+
version = "1.205.0"
44
description = "SDK for the Seam API written in Python."
55
authors = ["Seam Labs, Inc. <engineering@getseam.com>"]
66
license = "MIT"

seam/routes/models.py

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

0 commit comments

Comments
 (0)