Skip to content

Commit

Permalink
v5.70.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 11, 2024
1 parent e188616 commit 37283cd
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: Ensure which jq is used in base-images script"
hash: 052ff4da2543b38b6c36a942bbd8b5cd907cf081
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.70.1
title: ""
date: 2024-10-11T06:13:02.237Z
- commits:
- subject: Add section `Trust and Transparency` to the Security Page
hash: 9f8020a83b7d34fd69882be05b7ee3b415bcd20c
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.70.1 - 2024-10-11

* patch: Ensure which jq is used in base-images script [Vipul Gupta (@vipulgupta2048)]

## 5.70.0 - 2024-10-11

* Add section `Trust and Transparency` to the Security Page [fisehara]
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.70.0",
"version": "5.70.1",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -60,6 +60,6 @@
"wrangler": "^3.62.0"
},
"versionist": {
"publishedAt": "2024-10-11T05:27:36.397Z"
"publishedAt": "2024-10-11T06:13:02.775Z"
}
}

0 comments on commit 37283cd

Please sign in to comment.