Skip to content

Commit 0d29efd

Browse files
authored
Merge pull request #18 from plotday/changeset-release/main
chore: version packages
2 parents 8b84e2b + 1c90bef commit 0d29efd

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cute-moose-cheer.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.1
4+
5+
### Changed
6+
7+
- Export LLM docs ([#17](https://github.com/plotday/plot/pull/17) [`991afef`](https://github.com/plotday/plot/commit/991afeff288dfdaae4fb4f69a6471578149805aa))
8+
39
## 0.12.0
410

511
### Changed

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.0",
3+
"version": "0.12.1",
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)