Skip to content

Commit bcabec3

Browse files
committed
bump to 3.2.16
1 parent 428fe0d commit bcabec3

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,5 @@
150150
- chore(deps): upgrade googleapis to 76 (#136)
151151
## [3.2.15] - 2021-06-20
152152
- upgrade googleapis to 77 (#137)
153+
## [3.2.16] - 2021-06-24
154+
- chore(deps): upgrade googleapis to 78 (#138)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ss2json",
3-
"version": "3.2.15",
3+
"version": "3.2.16",
44
"description": "Convert Google Spreadsheet contents to JSON. Also update Google spreadsheet from JSON data.",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)