Skip to content

Commit 34b8491

Browse files
authored
Merge pull request #4 from plotday/changeset-release/main
chore: version packages
2 parents 72990aa + 0b13c10 commit 34b8491

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/lucky-snakes-cut.md

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

sdk/CHANGELOG.md

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

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
plot deploy --spec spec.md (alpha)
9+
310
## 0.10.0
411

512
### Minor 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.0",
3+
"version": "0.10.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)