Skip to content

Commit 1817246

Browse files
v5.66.8
1 parent 68667e0 commit 1817246

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: "patch: Add Husky pre-commit: Convert all images to Webp"
3+
hash: e1e82a14fe70d82e508fb1d2e63dd80ea41f26a8
4+
body: ""
5+
footer:
6+
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
7+
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
8+
author: Vipul Gupta (@vipulgupta2048)
9+
nested: []
10+
version: 5.66.8
11+
title: ""
12+
date: 2024-08-07T12:54:28.244Z
113
- commits:
214
- subject: "patch: Convert all images to Webp format"
315
hash: 4205644fc361013c0b26c6edc3268843d40e8099

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.8 - 2024-08-07
8+
9+
* patch: Add Husky pre-commit: Convert all images to Webp [Vipul Gupta (@vipulgupta2048)]
10+
711
## 5.66.7 - 2024-08-06
812

913
* patch: Convert all images to Webp format [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.66.7",
4+
"version": "5.66.8",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -60,6 +60,6 @@
6060
"wrangler": "^3.62.0"
6161
},
6262
"versionist": {
63-
"publishedAt": "2024-08-06T13:43:26.961Z"
63+
"publishedAt": "2024-08-07T12:54:28.773Z"
6464
}
6565
}

0 commit comments

Comments
 (0)