Skip to content

Commit ae61166

Browse files
authored
Merge pull request #102 from plotday/changeset-release/main
chore: version packages
2 parents fde9d49 + 0b4e7d5 commit ae61166

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/search-notes-links.md

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

.changeset/thread-reference-actions.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.38.0
4+
5+
### Added
6+
7+
- Semantic search tool for notes and links in the Plot tool, with configurable limit, threshold, and priority scope ([`fde9d49`](https://github.com/plotday/plot/commit/fde9d497a9480ba367bc123c8137428615b21aa0))
8+
- Thread reference action type for navigating to related threads ([`fde9d49`](https://github.com/plotday/plot/commit/fde9d497a9480ba367bc123c8137428615b21aa0))
9+
310
## 0.37.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.37.0",
3+
"version": "0.38.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)