Skip to content

Commit a6fa8ae

Browse files
chore: version packages (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35e9fad commit a6fa8ae

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/dry-cups-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quick-candies-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rich-fans-return.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-islands-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @knocklabs/agent-toolkit
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- 35e9fad: chore: update workflow, partial, message type tools
8+
- 92d46f5: feat: add langchain adapter
9+
- db2521d: feat: introduce hitl primitives
10+
- 4510773: feat: introduce --workflows option to mcp
11+
312
## 0.1.9
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knocklabs/agent-toolkit",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "A toolkit for working with Knock in Agent workflows.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)