Skip to content

Commit 6858d81

Browse files
committed
Amend the Component API methods in the SDK
* Fix the naming of the new methods for the Components API to follow the existing convention * Deprecate old methods and types * Document public methods and types * Fix some linter issues * Bump minor version
1 parent 44373f7 commit 6858d81

File tree

2 files changed

+410
-67
lines changed

2 files changed

+410
-67
lines changed

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/sdk",
3-
"version": "1.0.10",
3+
"version": "1.1.0",
44
"description": "Pipedream SDK",
55
"main": "dist/server/server/index.js",
66
"module": "dist/server/server/index.js",

0 commit comments

Comments
 (0)