Skip to content

Commit 673af39

Browse files
authored
Merge pull request #70 from plotday/changeset-release/main
chore: version packages
2 parents 780523b + 81efe41 commit 673af39

16 files changed

Lines changed: 73 additions & 31 deletions

File tree

.changeset/empty-bushes-fetch.md

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

.changeset/loud-clouds-lose.md

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

.changeset/spicy-rules-wink.md

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

.changeset/spicy-teams-switch.md

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

tools/gmail/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Added
6+
7+
- Activity.source upsert behaviour ([`fe78a0f`](https://github.com/plotday/plot/commit/fe78a0f9fba7db4a015b807d908cf509f4675b02))
8+
9+
### Changed
10+
11+
- Updated dependencies:
12+
- @plotday/twister@0.24.0
13+
314
## 0.3.0
415

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

tools/google-calendar/CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Added
6+
7+
- Activity.source upsert behaviour ([`fe78a0f`](https://github.com/plotday/plot/commit/fe78a0f9fba7db4a015b807d908cf509f4675b02))
8+
9+
### Changed
10+
11+
- Updated dependencies:
12+
- @plotday/twister@0.24.0
13+
314
## 0.5.0
415

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

tools/google-contacts/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Added
6+
7+
- Activity.source upsert behaviour ([`fe78a0f`](https://github.com/plotday/plot/commit/fe78a0f9fba7db4a015b807d908cf509f4675b02))
8+
9+
### Changed
10+
11+
- Updated dependencies:
12+
- @plotday/twister@0.24.0
13+
314
## 0.3.0
415

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

0 commit comments

Comments
 (0)