Skip to content

Commit f32afef

Browse files
authored
Merge pull request #78 from plotday/changeset-release/main
chore: version packages
2 parents e8450ff + 3de3847 commit f32afef

File tree

22 files changed

+85
-30
lines changed

22 files changed

+85
-30
lines changed

.changeset/kind-flowers-mate.md

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

.changeset/salty-pigs-bathe.md

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

.changeset/thick-hotels-look.md

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

.changeset/wet-jobs-divide.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.4.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.29.0
9+
310
## 0.4.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.4.0",
7+
"version": "0.4.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.6.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.29.0
9+
310
## 0.6.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.6.0",
7+
"version": "0.6.1",
88
"type": "module",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

tools/google-calendar/CHANGELOG.md

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

3+
## 0.9.1
4+
5+
### Changed
6+
7+
- Updated dependencies:
8+
- @plotday/twister@0.29.0
9+
- @plotday/tool-google-contacts@0.4.5
10+
11+
### Fixed
12+
13+
- Authorizing Google Contacts sync from the Google Calendar tool ([`a8ec500`](https://github.com/plotday/plot/commit/a8ec500e69b316e6c086626d1bd5208d71c83077))
14+
315
## 0.9.0
416

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

0 commit comments

Comments
 (0)