Skip to content

Commit 4650adc

Browse files
chore: version packages
1 parent cc803aa commit 4650adc

23 files changed

Lines changed: 99 additions & 35 deletions

.changeset/itchy-colts-smile.md

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

.changeset/silly-candies-enjoy.md

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

.changeset/spicy-otters-relax.md

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

tools/asana/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @plotday/tool-asana
22

3+
## 0.7.0
4+
5+
### Changed
6+
7+
- 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))
8+
- Updated dependencies:
9+
- @plotday/twister@0.35.0
10+
311
## 0.6.1
412

513
### Changed

tools/asana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Sync with Asana project management",
55
"author": "Plot <team@plot.day> (https://plot.day)",
66
"license": "MIT",
7-
"version": "0.6.1",
7+
"version": "0.7.0",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/gmail/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @plotday/tool-gmail
22

3+
## 0.9.0
4+
5+
### Changed
6+
7+
- 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))
8+
- Updated dependencies:
9+
- @plotday/twister@0.35.0
10+
311
## 0.8.1
412

513
### Changed

tools/gmail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Sync with Gmail inbox and messages",
55
"author": "Plot <team@plot.day> (https://plot.day)",
66
"license": "MIT",
7-
"version": "0.8.1",
7+
"version": "0.9.0",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-calendar/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @plotday/tool-google-calendar
22

3+
## 0.14.0
4+
5+
### Changed
6+
7+
- 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))
8+
- Updated dependencies:
9+
- @plotday/twister@0.35.0
10+
- @plotday/tool-google-contacts@0.6.0
11+
312
## 0.13.1
413

514
### Changed

tools/google-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Sync with Google Calendar",
55
"author": "Plot <team@plot.day> (https://plot.day)",
66
"license": "MIT",
7-
"version": "0.13.1",
7+
"version": "0.14.0",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-contacts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @plotday/tool-google-contacts
22

3+
## 0.6.0
4+
5+
### Changed
6+
7+
- 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))
8+
- Updated dependencies:
9+
- @plotday/twister@0.35.0
10+
311
## 0.5.1
412

513
### Changed

0 commit comments

Comments
 (0)