Skip to content

Commit 75217f0

Browse files
balena-ciVersionBot
authored andcommitted
v14.40.2
1 parent 844f96e commit 75217f0

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
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

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+
## 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]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",
@@ -119,6 +119,6 @@
119119
]
120120
},
121121
"versionist": {
122-
"publishedAt": "2022-03-18T20:14:07.299Z"
122+
"publishedAt": "2022-03-18T20:29:45.156Z"
123123
}
124124
}

0 commit comments

Comments
 (0)