We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3cb38 commit 5923407Copy full SHA for 5923407
.changeset/odd-jobs-talk.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @team-plain/typescript-sdk
2
3
+## 4.6.1
4
+
5
+### Patch Changes
6
7
+- bb3cb38: Fix generated webhook types to include payloads for slack webhooks
8
9
## 4.6.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@team-plain/typescript-sdk",
- "version": "4.6.0",
+ "version": "4.6.1",
"description": "Typescript SDK for Plain's Core GraphQL API",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments