Skip to content

Commit

Permalink
bump to 3.3.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo committed Jan 20, 2022
1 parent 18d5952 commit 461c00b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,8 @@
- upgrade googleapis to 77 (#137)
## [3.2.16] - 2021-06-24
- chore(deps): upgrade googleapis to 78 (#138)
## [3.3.0] - 2022-01-20
- chore(deps): upgrade googleapis
- feat(cmd): show suggestions after an error for an unknown command or option (#142)
- feat: use googleapis with async await (#143)
- feat: improve command line option handling (#144)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ss2json",
"version": "3.2.16",
"version": "3.3.0",
"description": "Convert Google Spreadsheet contents to JSON. Also update Google spreadsheet from JSON data.",
"keywords": [
"json",
Expand Down

0 comments on commit 461c00b

Please sign in to comment.