Skip to content

Commit 8b957e7

Browse files
v5.66.4
1 parent c607fc4 commit 8b957e7

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update introduction.md
3+
hash: 35b2007635b03196bba13f487789fecbb7c517a5
4+
body: |
5+
Update roadmap to feature requests
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Jasmine Gilbert
10+
nested: []
11+
version: 5.66.4
12+
title: ""
13+
date: 2024-07-22T11:01:05.003Z
114
- commits:
215
- subject: Add a note on experimental feature flag to the apps documentation
316
hash: ee195ef740f5386183dda6a2db89a2902603ca37

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.66.4 - 2024-07-22
8+
9+
* Update introduction.md [Jasmine Gilbert]
10+
711
## 5.66.3 - 2024-07-15
812

913
* Add a note on experimental feature flag to the apps documentation [Jonathan Berger]

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.66.3",
4+
"version": "5.66.4",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -58,6 +58,6 @@
5858
"wrangler": "^3.62.0"
5959
},
6060
"versionist": {
61-
"publishedAt": "2024-07-15T19:15:50.064Z"
61+
"publishedAt": "2024-07-22T11:01:05.535Z"
6262
}
6363
}

0 commit comments

Comments
 (0)