Skip to content

Commit

Permalink
v5.3.2+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 29, 2024
1 parent 2de383f commit 9eb3e0f
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 1 deletion.
34 changes: 34 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
- commits:
- subject: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
hash: 1b967f49fa35f3c8d6595c49c32234fef9c03e94
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
changelog-entry: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Support commit tags when extracting version tag from git
hash: 98fec51fae4721224e64cfec52480a5f17b8e271
body: >
Git describe does not include commit tags by default, and only
annotated tags are shown.


This behaviour was fine until a recent CI issue changed the
types of tags used to version the repositories.


This commit allows supporting of both types while the CI issue
is investigated.
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.8
title: ""
date: 2024-04-29T17:17:30.203Z
version: 5.3.2+rev1
title: ""
date: 2024-04-29T22:12:55.897Z
- commits:
- subject: Update layers/meta-openembedded to
01358b6d705071cc0ac5aefa7670ab235709729a
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change log
-----------

# v5.3.2+rev1
## (2024-04-29)


<details>
<summary> Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c [Self-hosted Renovate Bot] </summary>

> ## balena-yocto-scripts-1.21.8
> ### (2024-04-29)
>
> * Support commit tags when extracting version tag from git [Kyle Harding]
>
</details>

# v5.3.2
## (2024-04-26)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.2
5.3.2+rev1

0 comments on commit 9eb3e0f

Please sign in to comment.