Skip to content

Commit ed42985

Browse files
v6.2.5
1 parent 19a9404 commit ed42985

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
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: Specify env_file attribute as unsupported
3+
hash: 6d60400c0ffb10e1a469214cac4ac8bb1a2b21ae
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Christina Ying Wang <cywang117@outlook.com>
9+
signed-off-by: Christina Ying Wang <cywang117@outlook.com>
10+
author: Christina Ying Wang
11+
nested: []
12+
version: 6.2.5
13+
title: ""
14+
date: 2024-11-30T00:05:00.993Z
115
- commits:
216
- subject: "patch: Decrease docs build duration"
317
hash: 7eab597c0fe2d92812c81c91008fa7ac995e8972

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+
## 6.2.5 - 2024-11-30
8+
9+
* Specify env_file attribute as unsupported [Christina Ying Wang]
10+
711
## 6.2.4 - 2024-11-22
812

913
* patch: Decrease docs build duration [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": "6.2.4",
4+
"version": "6.2.5",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.88.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2024-11-22T11:22:15.816Z"
62+
"publishedAt": "2024-11-30T00:05:01.552Z"
6363
}
6464
}

0 commit comments

Comments
 (0)