Skip to content

Commit faef6ca

Browse files
chore: version packages
1 parent 59f839c commit faef6ca

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/ai-preferences.md

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

twister/CHANGELOG.md

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

3+
## 0.39.0
4+
5+
### Added
6+
7+
- AIOptions, AICapabilities types and available() method to AI tool for controlling AI feature availability in twists ([#103](https://github.com/plotday/plot/pull/103) [`faba1b9`](https://github.com/plotday/plot/commit/faba1b95b0d1eace20e0cc7b045e469083478d8b))
8+
39
## 0.38.0
410

511
### 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.38.0",
3+
"version": "0.39.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)