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/brave-badgers-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-feet-fall.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fine-shirts-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-moments-divide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/loose-baboons-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-dodos-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/petite-buttons-wear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-facts-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-doors-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-eagles-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/social-mirrors-prove.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tender-camels-flow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/true-areas-pull.md

This file was deleted.

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

## 0.1.1

### Changed

- Updated dependencies:
- @plotday/twister@0.20.0
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.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions tools/google-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @plotday/tool-google-calendar

## 0.3.0

### Added

- Conferencing links ([`e8349dd`](https://github.com/plotday/plot/commit/e8349ddb79f7afd914728e93366a1525086911b1))
- RSVP tags ([`0c3fa6a`](https://github.com/plotday/plot/commit/0c3fa6a9e2f83c8e090372fde77b8cfaf10fc7b6))

### Changed

- Updated builder ([`d6f6a08`](https://github.com/plotday/plot/commit/d6f6a0804cb74b9647473d1ed8ebfaf24d36539c))
- Updated dependencies:
- @plotday/twister@0.20.0

## 0.2.4

### 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.2.4",
"version": "0.3.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions tools/google-contacts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plotday/tool-google-contacts

## 0.2.4

### Changed

- Updated dependencies:
- @plotday/twister@0.20.0

## 0.2.3

### 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.2.3",
"version": "0.2.4",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions tools/outlook-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @plotday/tool-outlook-calendar

## 0.3.0

### Added

- Coompleted base functionality. ([`c32b608`](https://github.com/plotday/plot/commit/c32b6086bfe429180d91696e3b4e334abc6dab7e))
- Conferencing links ([`e8349dd`](https://github.com/plotday/plot/commit/e8349ddb79f7afd914728e93366a1525086911b1))

### Changed

- Updated builder ([`d6f6a08`](https://github.com/plotday/plot/commit/d6f6a0804cb74b9647473d1ed8ebfaf24d36539c))
- Updated dependencies:
- @plotday/twister@0.20.0

## 0.2.3

### 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.2.3",
"version": "0.3.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
@@ -0,0 +1,8 @@
# @plotday/tool-slack

## 0.1.1

### Changed

- Updated dependencies:
- @plotday/twister@0.20.0
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.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
21 changes: 21 additions & 0 deletions twister/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @plotday/twister

## 0.20.0

### Added

- Hints for routing new Activity into the correct Priority ([`765487b`](https://github.com/plotday/plot/commit/765487b0ea2acadf8ce47e887f4494548dfdca83))
- Conferencing links ([`e8349dd`](https://github.com/plotday/plot/commit/e8349ddb79f7afd914728e93366a1525086911b1))
- Common Messaging interface
- Notion, Slack, Atlassian, Linear, Monday, GitHub, Asana, and HubSpot integrations ([`bc6eac1`](https://github.com/plotday/plot/commit/bc6eac16283f3fbfbd92cdd0f041e1adde3bbff3))
- Plot.getActors() to retrieve name, email, and type for people and twists.
- Slack and Gmail webhook support ([`4e262a0`](https://github.com/plotday/plot/commit/4e262a04cd506cb679840fc1ae83fef3130e142e))
- Attend, Skip, Undecided tags ([`34a5860`](https://github.com/plotday/plot/commit/34a5860c389debc30c876fea933feb3ba87b719b))
- NoteType with support for HTML and text notes in addition to the default (Markdown) ([`765487b`](https://github.com/plotday/plot/commit/765487b0ea2acadf8ce47e887f4494548dfdca83))

### Changed

- BREAKING: Renamed to @plotday/twister ([#65](https://github.com/plotday/plot/pull/65) [`ba7469d`](https://github.com/plotday/plot/commit/ba7469d22d8412a6ff4f17ee7d5d9c3b18ec59e7))

### Fixed

- login path error ([`cd8c1de`](https://github.com/plotday/plot/commit/cd8c1de84c07957c6189babd900479a1c7cd582a))

## 0.19.1

### 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.19.1",
"version": "0.20.0",
"description": "Plot Twist Creator - Build intelligent Twists that organize and prioritize your activities",
"packageManager": "pnpm@10.18.3",
"type": "module",
Expand Down