Skip to content

Commit 0d341d8

Browse files
v2.0.3
1 parent 2a8159d commit 0d341d8

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: "CI: Update checkout settings"
3+
hash: 4970a3171798ac1ca70bbc6d4bdd75f58e0bae67
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Pagan Gazzard
9+
nested: []
10+
version: 2.0.3
11+
title: ""
12+
date: 2024-09-30T11:14:04.935Z
113
- commits:
214
- subject: Pin dependencies
315
hash: e8d2badb2b659be734f4f1ac2be69dfec83aa4cd

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 2.0.3 - 2024-09-30
8+
9+
* CI: Update checkout settings [Pagan Gazzard]
10+
711
## 2.0.2 - 2024-04-08
812

913
* Pin dependencies [Self-hosted Renovate Bot]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dreamsheets",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Make working with gsheets a dream",
55
"homepage": "https://product-os.github.io/dreamsheets",
66
"main": "build/index.js",
@@ -52,6 +52,6 @@
5252
"typescript": "^4.9.3"
5353
},
5454
"versionist": {
55-
"publishedAt": "2024-04-08T17:54:39.689Z"
55+
"publishedAt": "2024-09-30T11:14:05.010Z"
5656
}
5757
}

0 commit comments

Comments
 (0)