Skip to content

Commit 1457cf9

Browse files
chore: version packages
1 parent ea6dbd6 commit 1457cf9

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tall-rules-tap.md

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

sdk/CHANGELOG.md

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

3+
## 0.12.3
4+
5+
### Changed
6+
7+
- Generate agent-guide.ts from AGENT.template.md ([#21](https://github.com/plotday/plot/pull/21) [`fee051d`](https://github.com/plotday/plot/commit/fee051dcb33729826cb31910e74fbdf8f57acdeb))
8+
39
## 0.12.2
410

511
### Fixed

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plotday/sdk",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"description": "SDK for building Plot agents - intelligent assistants that organize and prioritize your activities",
55
"packageManager": "pnpm@10.18.3",
66
"type": "module",

0 commit comments

Comments
 (0)