Skip to content

Commit e01c0ea

Browse files
authored
Merge pull request #72 from plotday/changeset-release/main
chore: version packages
2 parents 335156c + c316e38 commit e01c0ea

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/hip-lions-dream.md

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

.changeset/tidy-corners-bathe.md

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

twister/CHANGELOG.md

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

3+
## 0.25.1
4+
5+
### Added
6+
7+
- WebhookRequest.rawBody for signature verification ([`804d217`](https://github.com/plotday/plot/commit/804d21783512fd023940a6b281330fada22cf7bb))
8+
9+
### Changed
10+
11+
- BREAKING: Tightened callback types to catch mismatched arguments ([`9293f29`](https://github.com/plotday/plot/commit/9293f290f727cc76a7eb6fdcb1460a100f5117ef))
12+
313
## 0.25.0
414

515
### Changed

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