Skip to content

Commit 9d502a1

Browse files
authored
Merge pull request #95 from plotday/changeset-release/main
chore: version packages
2 parents 0f2ab98 + fd660a4 commit 9d502a1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/late-sheep-decide.md

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

tools/google-drive/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Fixed
6+
7+
- Add defensive watch renewal for Google Drive ([`59cc5d0`](https://github.com/plotday/plot/commit/59cc5d067a84b4950b96de8498e791b1c9b914cf))
8+
39
## 0.2.0
410

511
### Changed

tools/google-drive/package.json

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

0 commit comments

Comments
 (0)