From dba5880865179f718879e1fab3b9ba6507a7e4ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:55:46 +0000 Subject: [PATCH] chore: version packages --- .changeset/khaki-plums-mate.md | 5 ----- tools/asana/CHANGELOG.md | 7 +++++++ tools/asana/package.json | 2 +- tools/gmail/CHANGELOG.md | 7 +++++++ tools/gmail/package.json | 2 +- tools/google-calendar/CHANGELOG.md | 8 ++++++++ tools/google-calendar/package.json | 2 +- tools/google-contacts/CHANGELOG.md | 7 +++++++ tools/google-contacts/package.json | 2 +- tools/google-drive/CHANGELOG.md | 8 ++++++++ tools/google-drive/package.json | 2 +- tools/jira/CHANGELOG.md | 7 +++++++ tools/jira/package.json | 2 +- tools/linear/CHANGELOG.md | 7 +++++++ tools/linear/package.json | 2 +- tools/outlook-calendar/CHANGELOG.md | 7 +++++++ tools/outlook-calendar/package.json | 2 +- tools/slack/CHANGELOG.md | 7 +++++++ tools/slack/package.json | 2 +- twister/CHANGELOG.md | 6 ++++++ twister/package.json | 2 +- 21 files changed, 81 insertions(+), 15 deletions(-) delete mode 100644 .changeset/khaki-plums-mate.md diff --git a/.changeset/khaki-plums-mate.md b/.changeset/khaki-plums-mate.md deleted file mode 100644 index e2a525f..0000000 --- a/.changeset/khaki-plums-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@plotday/twister": minor ---- - -Added: Options tool for defining user-configurable options for twists diff --git a/tools/asana/CHANGELOG.md b/tools/asana/CHANGELOG.md index a3a7956..e300351 100644 --- a/tools/asana/CHANGELOG.md +++ b/tools/asana/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-asana +## 0.7.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.7.0 ### Changed diff --git a/tools/asana/package.json b/tools/asana/package.json index b1c9fc6..650e9d1 100644 --- a/tools/asana/package.json +++ b/tools/asana/package.json @@ -4,7 +4,7 @@ "description": "Sync with Asana project management", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.7.0", + "version": "0.7.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/gmail/CHANGELOG.md b/tools/gmail/CHANGELOG.md index c4d6061..0128d25 100644 --- a/tools/gmail/CHANGELOG.md +++ b/tools/gmail/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-gmail +## 0.9.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.9.0 ### Changed diff --git a/tools/gmail/package.json b/tools/gmail/package.json index 584eb24..3b4982d 100644 --- a/tools/gmail/package.json +++ b/tools/gmail/package.json @@ -4,7 +4,7 @@ "description": "Sync with Gmail inbox and messages", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.9.0", + "version": "0.9.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/google-calendar/CHANGELOG.md b/tools/google-calendar/CHANGELOG.md index d69a919..6def225 100644 --- a/tools/google-calendar/CHANGELOG.md +++ b/tools/google-calendar/CHANGELOG.md @@ -1,5 +1,13 @@ # @plotday/tool-google-calendar +## 0.14.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 +- @plotday/tool-google-contacts@0.6.1 + ## 0.14.0 ### Changed diff --git a/tools/google-calendar/package.json b/tools/google-calendar/package.json index 0336a9c..473faae 100644 --- a/tools/google-calendar/package.json +++ b/tools/google-calendar/package.json @@ -4,7 +4,7 @@ "description": "Sync with Google Calendar", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.14.0", + "version": "0.14.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/google-contacts/CHANGELOG.md b/tools/google-contacts/CHANGELOG.md index 08a1eb9..5f38d6e 100644 --- a/tools/google-contacts/CHANGELOG.md +++ b/tools/google-contacts/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-google-contacts +## 0.6.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.6.0 ### Changed diff --git a/tools/google-contacts/package.json b/tools/google-contacts/package.json index 6aeeb07..a92c232 100644 --- a/tools/google-contacts/package.json +++ b/tools/google-contacts/package.json @@ -4,7 +4,7 @@ "description": "Sync with Google Contacts", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.6.0", + "version": "0.6.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/google-drive/CHANGELOG.md b/tools/google-drive/CHANGELOG.md index 5171b93..83ead9f 100644 --- a/tools/google-drive/CHANGELOG.md +++ b/tools/google-drive/CHANGELOG.md @@ -1,5 +1,13 @@ # @plotday/tool-google-drive +## 0.2.2 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 +- @plotday/tool-google-contacts@0.6.1 + ## 0.2.1 ### Fixed diff --git a/tools/google-drive/package.json b/tools/google-drive/package.json index 0d934f4..2df882d 100644 --- a/tools/google-drive/package.json +++ b/tools/google-drive/package.json @@ -4,7 +4,7 @@ "description": "Sync documents comments from Google Drive", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/jira/CHANGELOG.md b/tools/jira/CHANGELOG.md index b6835ad..295d331 100644 --- a/tools/jira/CHANGELOG.md +++ b/tools/jira/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-jira +## 0.8.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.8.0 ### Changed diff --git a/tools/jira/package.json b/tools/jira/package.json index 1ffc966..7618209 100644 --- a/tools/jira/package.json +++ b/tools/jira/package.json @@ -4,7 +4,7 @@ "description": "Sync with Jira project management", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.8.0", + "version": "0.8.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/linear/CHANGELOG.md b/tools/linear/CHANGELOG.md index eb3e59a..1efaff9 100644 --- a/tools/linear/CHANGELOG.md +++ b/tools/linear/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-linear +## 0.7.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.7.0 ### Added diff --git a/tools/linear/package.json b/tools/linear/package.json index f6c829a..7abc19a 100644 --- a/tools/linear/package.json +++ b/tools/linear/package.json @@ -4,7 +4,7 @@ "description": "Sync with Linear project management", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.7.0", + "version": "0.7.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/outlook-calendar/CHANGELOG.md b/tools/outlook-calendar/CHANGELOG.md index 5f20e6e..1c5807e 100644 --- a/tools/outlook-calendar/CHANGELOG.md +++ b/tools/outlook-calendar/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-outlook-calendar +## 0.14.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.14.0 ### Changed diff --git a/tools/outlook-calendar/package.json b/tools/outlook-calendar/package.json index be19187..347016a 100644 --- a/tools/outlook-calendar/package.json +++ b/tools/outlook-calendar/package.json @@ -4,7 +4,7 @@ "description": "Sync with Microsoft Outlook Calendar", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.14.0", + "version": "0.14.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/tools/slack/CHANGELOG.md b/tools/slack/CHANGELOG.md index f3bff92..761fe8a 100644 --- a/tools/slack/CHANGELOG.md +++ b/tools/slack/CHANGELOG.md @@ -1,5 +1,12 @@ # @plotday/tool-slack +## 0.9.1 + +### Changed + +- Updated dependencies: +- @plotday/twister@0.36.0 + ## 0.9.0 ### Changed diff --git a/tools/slack/package.json b/tools/slack/package.json index dfad713..af990c3 100644 --- a/tools/slack/package.json +++ b/tools/slack/package.json @@ -4,7 +4,7 @@ "description": "Sync with Slack channels and messages", "author": "Plot (https://plot.day)", "license": "MIT", - "version": "0.9.0", + "version": "0.9.1", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/twister/CHANGELOG.md b/twister/CHANGELOG.md index 54d68fd..285ea80 100644 --- a/twister/CHANGELOG.md +++ b/twister/CHANGELOG.md @@ -1,5 +1,11 @@ # @plotday/twister +## 0.36.0 + +### Added + +- Options tool for defining user-configurable options for twists ([#96](https://github.com/plotday/plot/pull/96) [`f573ef1`](https://github.com/plotday/plot/commit/f573ef1b3a45abdccfcdc453d4e24221500b907e)) + ## 0.35.0 ### Added diff --git a/twister/package.json b/twister/package.json index 91445ac..79e6a6f 100644 --- a/twister/package.json +++ b/twister/package.json @@ -1,6 +1,6 @@ { "name": "@plotday/twister", - "version": "0.35.0", + "version": "0.36.0", "description": "Plot Twist Creator - Build intelligent extensions that integrate and automate", "packageManager": "pnpm@10.18.3", "type": "module",