Skip to content

Commit 8dedecc

Browse files
v5.65.2
1 parent 8bcea10 commit 8dedecc

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
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: Fix a typo in introduction.md
3+
hash: cb33138b70e46f6299469fb4fa65061a2db4fa0d
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Jonathan Berger
9+
nested: []
10+
version: 5.65.2
11+
title: ""
12+
date: 2024-07-01T09:44:07.758Z
113
- commits:
214
- subject: "patch: Update NPM dependencies"
315
hash: 237d8bb91cdf2110afbe94fbf0ec7bd216a6e99d

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](https://semver.org/).
66

7+
## 5.65.2 - 2024-07-01
8+
9+
* Fix a typo in introduction.md [Jonathan Berger]
10+
711
## 5.65.1 - 2024-06-27
812

913
* patch: Update NPM dependencies [Vipul Gupta (@vipulgupta2048)]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "5.65.1",
4+
"version": "5.65.2",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -58,6 +58,6 @@
5858
"wrangler": "^3.62.0"
5959
},
6060
"versionist": {
61-
"publishedAt": "2024-06-27T14:20:26.259Z"
61+
"publishedAt": "2024-07-01T09:44:08.299Z"
6262
}
6363
}

0 commit comments

Comments
 (0)