Skip to content

Commit 85efc17

Browse files
SDK regeneration
Unable to analyze changes with AI, incrementing PATCH version.
1 parent a27e68a commit 85efc17

51 files changed

Lines changed: 2236 additions & 98 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ src/schematic/webhooks/verification.py
1818
tests/custom/
1919
tests/webhook_utils/
2020
CLAUDE.md
21+
changelog.md

changelog.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## 1.1.6 - 2025-12-22
2-
* SDK regeneration
3-
* Unable to analyze changes with AI, incrementing PATCH version.
4-
5-
## 1.1.5 - 2025-12-19
1+
## 1.1.7 - 2026-01-08
62
* SDK regeneration
73
* Unable to analyze changes with AI, incrementing PATCH version.
84

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44

55
[tool.poetry]
66
name = "schematichq"
7-
version = "1.1.6"
7+
version = "1.1.7"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)