Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/lucky-snakes-cut.md

This file was deleted.

7 changes: 7 additions & 0 deletions sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plotday/sdk

## 0.10.1

### Patch Changes

- [#3](https://github.com/plotday/plot/pull/3) [`61668e5`](https://github.com/plotday/plot/commit/61668e5fb6a640f0894f922bc852f2669dd4ea39) Thanks [@KrisBraun](https://github.com/KrisBraun)! - plot create --name argument
plot deploy --spec spec.md (alpha)

## 0.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plotday/sdk",
"version": "0.10.0",
"version": "0.10.1",
"description": "SDK for building Plot agents - intelligent assistants that organize and prioritize your activities",
"packageManager": "pnpm@10.18.3",
"type": "module",
Expand Down