Skip to content

Commit 10675aa

Browse files
authored
Release v0.3.3
2 parents 9c05707 + 47663fd commit 10675aa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/single-line-output.md

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

packages/agentcrumbs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# agentcrumbs
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- e7ca8bf: Format crumb data on the same line as the message instead of a separate line
8+
39
## 0.3.2
410

511
### Patch Changes

packages/agentcrumbs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentcrumbs",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Debug mode for any agent.",
55
"tshy": {
66
"exports": {

0 commit comments

Comments
 (0)