Skip to content

Commit 54d41a0

Browse files
chore: version packages (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08a7769 commit 54d41a0

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/upset-cameras-guess.md

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

CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 08a7769: feat: add guide tools and other fixes
8+
9+
- added new tools for interacting with guides
10+
- added a header for tracking requests
11+
- safely execute tools and return structured errors
12+
313
## 0.2.0
414

515
### Minor 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.2.0",
3+
"version": "0.3.0",
44
"description": "A toolkit for working with Knock in Agent workflows.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)