Skip to content

Commit dba5880

Browse files
chore: version packages
1 parent 06eb551 commit dba5880

21 files changed

Lines changed: 81 additions & 15 deletions

File tree

.changeset/khaki-plums-mate.md

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

tools/asana/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.36.0
9+
310
## 0.7.0
411

512
### 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.7.0",
7+
"version": "0.7.1",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/gmail/CHANGELOG.md

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

3+
## 0.9.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.36.0
9+
310
## 0.9.0
411

512
### 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.9.0",
7+
"version": "0.9.1",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-calendar/CHANGELOG.md

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

3+
## 0.14.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.36.0
9+
- @plotday/tool-google-contacts@0.6.1
10+
311
## 0.14.0
412

513
### 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.14.0",
7+
"version": "0.14.1",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-contacts/CHANGELOG.md

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

3+
## 0.6.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.36.0
9+
310
## 0.6.0
411

512
### Changed

tools/google-contacts/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 Contacts",
55
"author": "Plot <team@plot.day> (https://plot.day)",
66
"license": "MIT",
7-
"version": "0.6.0",
7+
"version": "0.6.1",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-drive/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.36.0
9+
- @plotday/tool-google-contacts@0.6.1
10+
311
## 0.2.1
412

513
### Fixed

0 commit comments

Comments
 (0)