Skip to content

Commit

Permalink
v5.66.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 7, 2024
1 parent 68667e0 commit 1817246
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: "patch: Add Husky pre-commit: Convert all images to Webp"
hash: e1e82a14fe70d82e508fb1d2e63dd80ea41f26a8
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: 5.66.8
title: ""
date: 2024-08-07T12:54:28.244Z
- commits:
- subject: "patch: Convert all images to Webp format"
hash: 4205644fc361013c0b26c6edc3268843d40e8099
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](https://semver.org/).

## 5.66.8 - 2024-08-07

* patch: Add Husky pre-commit: Convert all images to Webp [Vipul Gupta (@vipulgupta2048)]

## 5.66.7 - 2024-08-06

* patch: Convert all images to Webp format [Vipul Gupta (@vipulgupta2048)]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "balena-docs",
"private": true,
"version": "5.66.7",
"version": "5.66.8",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -60,6 +60,6 @@
"wrangler": "^3.62.0"
},
"versionist": {
"publishedAt": "2024-08-06T13:43:26.961Z"
"publishedAt": "2024-08-07T12:54:28.773Z"
}
}

0 comments on commit 1817246

Please sign in to comment.