Skip to content

Commit cf803e0

Browse files
committed
chore: release v4.1.2
1 parent 53fe384 commit cf803e0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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)
712

813
#### [4.1.1](https://github.com/theoephraim/node-google-spreadsheet/compare/v4.1.1...v4.1.0)
914

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-spreadsheet",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "Google Sheets API -- simple interface to read/write data and manage sheets",
55
"keywords": [
66
"google spreadsheets",

0 commit comments

Comments
 (0)