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: Add logo and header to README
3+ hash: 4960c03fb07ccf3b2fe98da153de8d567a4270d8
4+ body: ""
5+ footer:
6+ Change-type: patch
7+ change-type: patch
8+ Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
9+ signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
10+ author: Lucian Buzzo
11+ nested: []
12+ version: 14.40.2
13+ title: "'Add logo and header to README'"
14+ date: 2022-03-18T20:29:44.605Z
115- commits:
216 - subject: Fixed unneccessary @ts-expect-error + lint
317 hash: dad9192dfd9b783b134317b6a5f9aad16417f60b
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+ ## 14.40.2 - 2022-03-18
8+
9+ * Add logo and header to README [ Lucian Buzzo]
10+
711## 14.40.1 - 2022-03-18
812
913* Fixed unneccessary @ts-expect-error + lint [ Harald Fischer]
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/pinejs" ,
3- "version" : " 14.40.1 " ,
3+ "version" : " 14.40.2 " ,
44 "main" : " out/server-glue/module" ,
55 "repository" : " git@github.com:balena-io/pinejs.git" ,
66 "license" : " Apache-2.0" ,
119119 ]
120120 },
121121 "versionist" : {
122- "publishedAt" : " 2022-03-18T20:14:07.299Z "
122+ "publishedAt" : " 2022-03-18T20:29:45.156Z "
123123 }
124124}
You can’t perform that action at this time.
0 commit comments