Skip to content

Commit 097e8cb

Browse files
authored
Merge pull request #6 from plotday/changeset-release/main
chore: version packages
2 parents ee9152b + cac2d8d commit 097e8cb

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/salty-deer-joke.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.10.2
4+
5+
### Patch Changes
6+
7+
- [#5](https://github.com/plotday/plot/pull/5) [`0ac9a95`](https://github.com/plotday/plot/commit/0ac9a953212ccd3abb3517e143e6a0957c061b14) Thanks [@KrisBraun](https://github.com/KrisBraun)! - Add a CLAUDE.md on "plot agent create"
8+
39
## 0.10.1
410

511
### Patch Changes

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