Skip to content

Commit 178d32d

Browse files
authored
Merge pull request #20 from plotday/changeset-release/main
chore: version packages
2 parents b545bac + 813ec48 commit 178d32d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/moody-plants-join.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.2
4+
5+
### Fixed
6+
7+
- Add lint and deploy scripts to generated package.json ([#19](https://github.com/plotday/plot/pull/19) [`0910b87`](https://github.com/plotday/plot/commit/0910b8770cd5cc404d5cedbe0e3380a624f7e348))
8+
39
## 0.12.1
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.1",
3+
"version": "0.12.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)