Skip to content

Commit

Permalink
v5.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 19, 2023
1 parent 152b6b9 commit b581521
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: Add the release versioning fields in the resource reference
hash: 547e49185a10cebb1ccbfb6ccfa937f73b33692e
body: ""
footer:
Change-type: minor
change-type: minor
author: Thodoris Greasidis
nested: []
version: 5.56.0
title: ""
date: 2023-09-19T19:43:47.946Z
- commits:
- subject: "API/Resources: Add examples for device pinning by UUID"
hash: 90470f17902ecdfc93b3e22927d5daffd8dbd06e
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.56.0 - 2023-09-19

* Add the release versioning fields in the resource reference [Thodoris Greasidis]

## 5.55.0 - 2023-09-19

* API/Resources: Add examples for device pinning by UUID [Thodoris Greasidis]
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.55.0",
"version": "5.56.0",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.5.1"
},
"versionist": {
"publishedAt": "2023-09-19T16:50:55.604Z"
"publishedAt": "2023-09-19T19:43:48.688Z"
}
}

0 comments on commit b581521

Please sign in to comment.