Skip to content

Commit ec2fe37

Browse files
authored
Merge pull request #105 from plotday/changeset-release/main
chore: version packages
2 parents ebc6ca5 + ca611fd commit ec2fe37

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/link-status-tags.md

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

.changeset/link-type-assignee.md

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

twister/CHANGELOG.md

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

3+
## 0.40.0
4+
5+
### Added
6+
7+
- optional `tag` field to status definitions in `LinkTypeConfig.statuses` for propagating tags to threads (e.g., `tag: Tag.Done` marks the thread as Done) ([`50d4359`](https://github.com/plotday/plot/commit/50d4359a52a7dbfdfc63cc37f9a8fa77a3255ecc))
8+
- `supportsAssignee` option to `LinkTypeConfig` for displaying and changing link assignees in the UI ([`ebc6ca5`](https://github.com/plotday/plot/commit/ebc6ca57fd573c9a6c621e48915242af5f607e6b))
9+
310
## 0.39.0
411

512
### Added

twister/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plotday/twister",
3-
"version": "0.39.0",
3+
"version": "0.40.0",
44
"description": "Plot Twist Creator - Build intelligent extensions that integrate and automate",
55
"packageManager": "pnpm@10.18.3",
66
"type": "module",

0 commit comments

Comments
 (0)