Skip to content

Commit

Permalink
v5.66.10
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 14, 2024
1 parent 63cfb0d commit b62f0fd
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 base-images-ref docs from base-images repository"
hash: 7f88f79916bb6c67b79d9462d2657163ea4ab3eb
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.10
title: ""
date: 2024-08-14T16:37:02.962Z
- commits:
- subject: "patch: Generate base images stack versions automatically"
hash: dd07dea3ee6c7f04e7817c711558db211227e105
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.10 - 2024-08-14

* patch: Add base-images-ref docs from base-images repository [Vipul Gupta (@vipulgupta2048)]

## 5.66.9 - 2024-08-13

* patch: Generate base images stack versions automatically [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.9",
"version": "5.66.10",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -60,6 +60,6 @@
"wrangler": "^3.62.0"
},
"versionist": {
"publishedAt": "2024-08-13T12:40:08.722Z"
"publishedAt": "2024-08-14T16:37:03.540Z"
}
}

0 comments on commit b62f0fd

Please sign in to comment.