Skip to content

Commit

Permalink
v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 15, 2023
1 parent 6e08d8c commit 06b12a0
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: Disable blanket automerge rule
hash: 16f9e0a5121b99563dbb8c5d32d147612b2b0c3d
body: |
Specific updateType automerge settings should be inherited
from balena-io/renovate-config.
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: 0.0.6
title: ""
date: 2023-11-15T19:44:18.498Z
- commits:
- subject: Update balena-io/balena-cli to v17
hash: 6487cc3718a6987611294538669afdc041f10056
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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/).

# v0.0.6
## (2023-11-15)

* Disable blanket automerge rule [Kyle Harding]

# v0.0.5
## (2023-11-15)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.5
0.0.6
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: yocto-dev
type: sw.application
version: 0.0.5
version: 0.0.6

0 comments on commit 06b12a0

Please sign in to comment.