Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/itchy-colts-smile.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/silly-candies-enjoy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-otters-relax.md

This file was deleted.

8 changes: 8 additions & 0 deletions tools/asana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-asana

## 0.7.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.6.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/asana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Asana project management",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.6.1",
"version": "0.7.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions tools/gmail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-gmail

## 0.9.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.8.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/gmail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Gmail inbox and messages",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.8.1",
"version": "0.9.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions tools/google-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @plotday/tool-google-calendar

## 0.14.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0
- @plotday/tool-google-contacts@0.6.0

## 0.13.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/google-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Google Calendar",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.13.1",
"version": "0.14.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions tools/google-contacts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-google-contacts

## 0.6.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.5.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/google-contacts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Google Contacts",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.5.1",
"version": "0.6.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions tools/google-drive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @plotday/tool-google-drive

## 0.2.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0
- @plotday/tool-google-contacts@0.6.0

## 0.1.2

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion tools/google-drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync documents comments from Google Drive",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.1.2",
"version": "0.2.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions tools/jira/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-jira

## 0.8.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.7.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion tools/jira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Jira project management",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.7.0",
"version": "0.8.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions tools/linear/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @plotday/tool-linear

## 0.7.0

### Added

- Activity.order ([`6269510`](https://github.com/plotday/plot/commit/6269510ce4fe0fea5e95f40643c28fee7f9a0745))

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.6.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/linear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Linear project management",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.6.1",
"version": "0.7.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions tools/outlook-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-outlook-calendar

## 0.14.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.13.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/outlook-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Microsoft Outlook Calendar",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.13.1",
"version": "0.14.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions tools/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plotday/tool-slack

## 0.9.0

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Updated dependencies:
- @plotday/twister@0.35.0

## 0.8.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion tools/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Sync with Slack channels and messages",
"author": "Plot <team@plot.day> (https://plot.day)",
"license": "MIT",
"version": "0.8.1",
"version": "0.9.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions twister/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @plotday/twister

## 0.35.0

### Added

- Batch updates using ActivityUpdate.match with updateActivity() ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))
- Activity.order ([`6269510`](https://github.com/plotday/plot/commit/6269510ce4fe0fea5e95f40643c28fee7f9a0745))

### Changed

- BREAKING: Rewrite of the Integrations tool and all sync tools to support much improved sync configuration when installing or editing a twist ([#93](https://github.com/plotday/plot/pull/93) [`f3ccb2f`](https://github.com/plotday/plot/commit/f3ccb2f91344b927536d367cea467e4cc2efefe3))

## 0.34.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion twister/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plotday/twister",
"version": "0.34.0",
"version": "0.35.0",
"description": "Plot Twist Creator - Build intelligent extensions that integrate and automate",
"packageManager": "pnpm@10.18.3",
"type": "module",
Expand Down