Skip to content

Commit

Permalink
v5.57.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 27, 2023
1 parent 1060853 commit c868ae0
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: Signify behavior when variables change"
hash: 926f56890aae8a75ea470011b3aba36b82c876a7
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.57.3
title: ""
date: 2023-10-27T06:00:20.291Z
- commits:
- subject: Explain that changes to the persistent log size are not persistent
hash: 5d06d9a4fce1b9253b2f6c11bf00ec3479c97828
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](http://semver.org/).

## 5.57.3 - 2023-10-27

* patch: Signify behavior when variables change [Vipul Gupta (@vipulgupta2048)]

## 5.57.2 - 2023-10-27

* Explain that changes to the persistent log size are not persistent [Leandro Motta Barros]
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.57.2",
"version": "5.57.3",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.13.2"
},
"versionist": {
"publishedAt": "2023-10-27T05:41:38.185Z"
"publishedAt": "2023-10-27T06:00:21.201Z"
}
}

0 comments on commit c868ae0

Please sign in to comment.