File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 4.1.2] ( https://github.com/theoephraim/node-google-spreadsheet/compare/v4.1.2...HEAD )
8
+
9
+ - add setDataValidation [ ` #691 ` ] ( https://github.com/theoephraim/node-google-spreadsheet/pull/691 )
10
+ - fix docs typos
11
+ - move from CircleCI to GH Actions [ ` 53fe384 ` ] ( https://github.com/theoephraim/node-google-spreadsheet/commit/53fe38483c665ea0001a1057ac4204a3f61abb56 )
7
12
8
13
#### [ 4.1.1] ( https://github.com/theoephraim/node-google-spreadsheet/compare/v4.1.1...v4.1.0 )
9
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-spreadsheet" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " Google Sheets API -- simple interface to read/write data and manage sheets" ,
5
5
"keywords" : [
6
6
" google spreadsheets" ,
You can’t perform that action at this time.
0 commit comments