Skip to content

Commit c0131c0

Browse files
authored
Merge pull request #35 from plotday/changeset-release/main
chore: version packages
2 parents afc7518 + 60cbcb4 commit c0131c0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-coins-punch.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.14.4
4+
5+
### Changed
6+
7+
- ActivityType.Task now has a default start of new Date() ([#34](https://github.com/plotday/plot/pull/34) [`d87d285`](https://github.com/plotday/plot/commit/d87d2850a2ac2c30bade586fc7f1654f37ff6101))
8+
39
## 0.14.3
410

511
### Fixed

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