File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Fix Google Apps Script typo in README.md
3+ hash : 04c359388e0ca8e6d6bc7a6496c3248ad41bb8fd
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ Signed-off-by : AlidaOdendaal <alida@balena.io>
9+ signed-off-by : AlidaOdendaal <alida@balena.io>
10+ author : AlidaOdendaal
11+ nested : []
12+ version : 2.0.1
13+ title : " "
14+ date : 2022-12-19T18:43:21.983Z
115- commits :
216 - subject : New writeToSheet function
317 hash : a91928261d69e5a0c434d589ce1c49edf2ecde71
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 2.0.1 - 2022-12-19
8+
9+ * Fix Google Apps Script typo in README.md [ AlidaOdendaal]
10+
711## 2.0.0 - 2022-12-14
812
913* New writeToSheet function [ AlidaOdendaal]
Original file line number Diff line number Diff line change 11{
22 "name" : " dreamsheets" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Make working with gsheets a dream" ,
55 "homepage" : " https://product-os.github.io/dreamsheets" ,
66 "main" : " build/index.js" ,
5252 "typescript" : " ^4.9.3"
5353 },
5454 "versionist" : {
55- "publishedAt" : " 2022-12-14T21:37:20.196Z "
55+ "publishedAt" : " 2022-12-19T18:43:22.111Z "
5656 }
5757}
You can’t perform that action at this time.
0 commit comments